Class HwvtepPhysicalSwitchRef
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.HwvtepPhysicalSwitchRef
- 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 HwvtepPhysicalSwitchRef
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 hwvtep-physical-switch-ref { type instance-identifier; }
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a copy from Source Object.HwvtepPhysicalSwitchRef
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> _value) -
Method Summary
-
Constructor Details
-
HwvtepPhysicalSwitchRef
@ConstructorParameters("value") public HwvtepPhysicalSwitchRef(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> _value) -
HwvtepPhysicalSwitchRef
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
-