Interface Ipv6Flabel
- All Superinterfaces:
org.opendaylight.yangtools.binding.BaseIdentity,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>,org.opendaylight.yangtools.binding.BindingObject,MatchField,Serializable
OXM field for IPv6 Flow Label
This class represents the following YANG schema fragment defined in module openflow-extensible-match
identity ipv6_flabel {
base match-field;
}
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QNameYANG identifier of the statement represented by this class.static final @NonNull Ipv6FlabelSingleton value representing theIpv6Flabelidentity. -
Method Summary
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class. -
VALUE
Singleton value representing theIpv6Flabelidentity.
-
-
Method Details
-
implementedInterface
Class<? extends Ipv6Flabel> implementedInterface()- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>- Specified by:
implementedInterfacein interfaceMatchField
-