public class Client extends Object
Constructor and Description |
---|
Client() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress |
getAddress() |
Rfc2385Key |
getPassword() |
int |
hashCode() |
void |
injectDependencyResolver(org.opendaylight.controller.config.api.DependencyResolver dependencyResolver) |
void |
setAddress(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress address) |
void |
setPassword(Rfc2385Key password) |
public void injectDependencyResolver(org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress getAddress()
public void setAddress(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress address)
public Rfc2385Key getPassword()
public void setPassword(Rfc2385Key password)
Copyright © 2018 OpenDaylight. All rights reserved.