Class ApplicationRibKey
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.ApplicationRibKey
- All Implemented Interfaces:
Serializable
,org.opendaylight.yangtools.concepts.Identifier
,org.opendaylight.yangtools.concepts.Immutable
,org.opendaylight.yangtools.yang.binding.Identifier<ApplicationRib>
@Generated("mdsal-binding-generator")
public class ApplicationRibKey
extends Object
implements org.opendaylight.yangtools.yang.binding.Identifier<ApplicationRib>
This class represents the key of
ApplicationRib
class.- See Also:
-
Constructor Summary
ConstructorDescriptionApplicationRibKey
(@NonNull ApplicationRibId _id) Constructs an instance.ApplicationRibKey
(ApplicationRibKey source) Creates a copy from Source Object. -
Method Summary
-
Constructor Details
-
ApplicationRibKey
Constructs an instance.- Parameters:
_id
- the entity id- Throws:
NullPointerException
- if any of the arguments are null
-
ApplicationRibKey
Creates a copy from Source Object.- Parameters:
source
- Source object
-
-
Method Details
-
getId
Return id, guaranteed to be non-null.- Returns:
ApplicationRibId
id, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-