Class IetfAclEntryRef
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.IetfAclEntryRef
- All Implemented Interfaces:
Serializable
,org.opendaylight.yangtools.yang.binding.BindingObject
,org.opendaylight.yangtools.yang.binding.ScalarTypeObject<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>>
,org.opendaylight.yangtools.yang.binding.TypeObject
,org.opendaylight.yangtools.yang.binding.ValueAware<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>>
@Generated("mdsal-binding-generator")
public class IetfAclEntryRef
extends Object
implements org.opendaylight.yangtools.yang.binding.ScalarTypeObject<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>>, Serializable
This class represents the following YANG schema fragment defined in module hwvtep
typedef ietf-acl-entry-ref { type instance-identifier; }
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIetfAclEntryRef
(IetfAclEntryRef source) Creates a copy from Source Object.IetfAclEntryRef
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> _value) -
Method Summary
-
Constructor Details
-
IetfAclEntryRef
@ConstructorParameters("value") public IetfAclEntryRef(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> _value) -
IetfAclEntryRef
Creates a copy from Source Object.- Parameters:
source
- Source object
-
-
Method Details
-
getValue
public org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> getValue()- Specified by:
getValue
in interfaceorg.opendaylight.yangtools.yang.binding.ValueAware<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?>>
-
hashCode
public int hashCode() -
equals
-
toString
-