Class VlanKey
java.lang.Object
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev190416.vlan.top.vlans.VlanKey
- All Implemented Interfaces:
Serializable,org.opendaylight.yangtools.concepts.Identifier,org.opendaylight.yangtools.concepts.Immutable,org.opendaylight.yangtools.yang.binding.Key<Vlan>
@Generated("mdsal-binding-generator")
public class VlanKey
extends Object
implements org.opendaylight.yangtools.yang.binding.Key<Vlan>
This class represents the key of
Vlan class.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VlanKey
Constructs an instance.- Parameters:
_vlanId- the entity vlanId- Throws:
NullPointerException- if any of the arguments are null
-
VlanKey
Creates a copy from Source Object.- Parameters:
source- Source object
-
-
Method Details
-
getVlanId
Return vlanId, guaranteed to be non-null.- Returns:
VlanIdvlanId, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-