Class Metadata
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.types.rev130731.Metadata
- All Implemented Interfaces:
Serializable
,org.opendaylight.yangtools.yang.binding.BindingObject
,org.opendaylight.yangtools.yang.binding.ScalarTypeObject<byte[]>
,org.opendaylight.yangtools.yang.binding.TypeObject
,org.opendaylight.yangtools.yang.binding.ValueAware<byte[]>
@Generated("mdsal-binding-generator")
public class Metadata
extends Object
implements org.opendaylight.yangtools.yang.binding.ScalarTypeObject<byte[]>, Serializable
This class represents the following YANG schema fragment defined in module openflow-types
typedef metadata { type binary; }
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Metadata
-
Metadata
Creates a copy from Source Object.- Parameters:
source
- Source object
-
-
Method Details
-
getDefaultInstance
-
getValue
public byte[] getValue()- Specified by:
getValue
in interfaceorg.opendaylight.yangtools.yang.binding.ValueAware<byte[]>
-
hashCode
public int hashCode() -
equals
-
toString
-