Interface AttributeGe
- All Superinterfaces:
AttributeComparison
,org.opendaylight.yangtools.yang.binding.BaseIdentity
,org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
,org.opendaylight.yangtools.yang.binding.BindingObject
>= comparison
This class represents the following YANG schema fragment defined in module openconfig-policy-types
identity attribute-ge { base attribute-comparison; }
-
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 AttributeGe
Singleton value representing theAttributeGe
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 theAttributeGe
identity.
-
-
Method Details
-
implementedInterface
Class<? extends AttributeGe> implementedInterface()- Specified by:
implementedInterface
in interfaceAttributeComparison
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
-