Interface Icmpv4Code
- 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 ICMP code.
This class represents the following YANG schema fragment defined in module openflow-extensible-match
identity icmpv4_code {
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 Icmpv4CodeSingleton value representing theIcmpv4Codeidentity. -
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 theIcmpv4Codeidentity.
-
-
Method Details
-
implementedInterface
Class<? extends Icmpv4Code> implementedInterface()- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>- Specified by:
implementedInterfacein interfaceMatchField
-