Interface Icmpv6NdOptionsType
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BaseIdentity
,org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
,org.opendaylight.yangtools.yang.binding.BindingObject
,MatchField
This class represents the following YANG schema fragment defined in module eric-match
identity icmpv6-nd-options-type { base match-field; }
-
Field Summary
Modifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QName
YANG identifier of the statement represented by this class.static final @NonNull Icmpv6NdOptionsType
Singleton value representing theIcmpv6NdOptionsType
identity. -
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 theIcmpv6NdOptionsType
identity.
-
-
Method Details
-
implementedInterface
Class<? extends Icmpv6NdOptionsType> implementedInterface()- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
- Specified by:
implementedInterface
in interfaceMatchField
-