Class QosExternalIdsKey
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.ovsdb.node.attributes.qos.entries.QosExternalIdsKey
- All Implemented Interfaces:
Serializable
,org.opendaylight.yangtools.concepts.Identifier
,org.opendaylight.yangtools.concepts.Immutable
,org.opendaylight.yangtools.yang.binding.Identifier<QosExternalIds>
@Generated("mdsal-binding-generator")
public class QosExternalIdsKey
extends Object
implements org.opendaylight.yangtools.yang.binding.Identifier<QosExternalIds>
This class represents the key of
QosExternalIds
class.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQosExternalIdsKey
(@NonNull String _qosExternalIdKey) Constructs an instance.QosExternalIdsKey
(QosExternalIdsKey source) Creates a copy from Source Object. -
Method Summary
-
Constructor Details
-
QosExternalIdsKey
Constructs an instance.- Parameters:
_qosExternalIdKey
- the entity qosExternalIdKey- Throws:
NullPointerException
- if any of the arguments are null
-
QosExternalIdsKey
Creates a copy from Source Object.- Parameters:
source
- Source object
-
-
Method Details
-
getQosExternalIdKey
Return qosExternalIdKey, guaranteed to be non-null.- Returns:
String
qosExternalIdKey, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-