Package org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.server.top.servers
Class ServerKey
java.lang.Object
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.server.top.servers.ServerKey
- All Implemented Interfaces:
Serializable,org.opendaylight.yangtools.concepts.Identifier,org.opendaylight.yangtools.concepts.Immutable,org.opendaylight.yangtools.yang.binding.Key<Server>
@Generated("mdsal-binding-generator")
public class ServerKey
extends Object
implements org.opendaylight.yangtools.yang.binding.Key<Server>
This class represents the key of
Server class.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServerKey
Constructs an instance.- Parameters:
_address- the entity address- Throws:
NullPointerException- if any of the arguments are null
-
ServerKey
Creates a copy from Source Object.- Parameters:
source- Source object
-
-
Method Details
-
getAddress
Return address, guaranteed to be non-null.- Returns:
Hostaddress, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-