Interface EncapsulationTypeBase
- 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
- All Known Subinterfaces:
EncapsulationTypeVxlanOverIpv4
@Generated("mdsal-binding-generator")
public interface EncapsulationTypeBase
extends org.opendaylight.yangtools.yang.binding.BaseIdentity
Base Encapsulation type
This class represents the following YANG schema fragment defined in module hwvtep
identity encapsulation-type-base { }
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QName
YANG identifier of the statement represented by this class.static final @NonNull EncapsulationTypeBase
Singleton value representing theEncapsulationTypeBase
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 theEncapsulationTypeBase
identity.
-
-
Method Details
-
implementedInterface
Class<? extends EncapsulationTypeBase> implementedInterface()- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
-