Interface AnnotationStatement
- All Superinterfaces:
DeclaredStatement<AnnotationName>,DocumentedDeclaredStatement<AnnotationName>,DocumentedDeclaredStatement.WithStatus<AnnotationName>,IfFeatureAwareDeclaredStatement<AnnotationName>,ModelStatement<AnnotationName>,TypeAwareDeclaredStatement<AnnotationName>,UnknownStatement<AnnotationName>
@Beta
public interface AnnotationStatement
extends UnknownStatement<AnnotationName>, DocumentedDeclaredStatement.WithStatus<AnnotationName>, IfFeatureAwareDeclaredStatement<AnnotationName>, TypeAwareDeclaredStatement<AnnotationName>
Declared statement representation of 'annotation' extension defined in
RFC7952.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opendaylight.yangtools.yang.model.api.stmt.DocumentedDeclaredStatement
DocumentedDeclaredStatement.WithStatus<T> -
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement
declarationReference, declaredSubstatements, declaredSubstatements, findFirstDeclaredSubstatement, findFirstDeclaredSubstatementArgument, streamDeclaredSubstatementsMethods inherited from interface org.opendaylight.yangtools.yang.model.api.stmt.DocumentedDeclaredStatement
getDescription, getReferenceMethods inherited from interface org.opendaylight.yangtools.yang.model.api.stmt.DocumentedDeclaredStatement.WithStatus
getStatusMethods inherited from interface org.opendaylight.yangtools.yang.model.api.stmt.IfFeatureAwareDeclaredStatement
getIfFeaturesMethods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.ModelStatement
argumentMethods inherited from interface org.opendaylight.yangtools.yang.model.api.stmt.TypeAwareDeclaredStatement
getType, getUnits
-
Method Details
-
statementDefinition
- Specified by:
statementDefinitionin interfaceModelStatement<AnnotationName>
-
rawArgument
- Specified by:
rawArgumentin interfaceDeclaredStatement<AnnotationName>
-