Class BgpPeerAcceptorConfigKey
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp.peer.acceptor.config.rev200120.BgpPeerAcceptorConfigKey
- All Implemented Interfaces:
Serializable
,org.opendaylight.yangtools.concepts.Identifier
,org.opendaylight.yangtools.concepts.Immutable
,org.opendaylight.yangtools.yang.binding.Identifier<BgpPeerAcceptorConfig>
@Generated("mdsal-binding-generator")
public class BgpPeerAcceptorConfigKey
extends Object
implements org.opendaylight.yangtools.yang.binding.Identifier<BgpPeerAcceptorConfig>
This class represents the key of
BgpPeerAcceptorConfig
class.- See Also:
-
Constructor Summary
ConstructorDescriptionBgpPeerAcceptorConfigKey
(@NonNull String _configName) Constructs an instance.Creates a copy from Source Object. -
Method Summary
-
Constructor Details
-
BgpPeerAcceptorConfigKey
Constructs an instance.- Parameters:
_configName
- the entity configName- Throws:
NullPointerException
- if any of the arguments are null
-
BgpPeerAcceptorConfigKey
Creates a copy from Source Object.- Parameters:
source
- Source object
-
-
Method Details
-
getConfigName
Return configName, guaranteed to be non-null.- Returns:
String
configName, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-