Interface ConstrainedDocumentedDeclaredStatement.WithStatus<T>
- All Superinterfaces:
ConstrainedDocumentedDeclaredStatement<T>
,DeclaredStatement<T>
,DocumentedDeclaredStatement<T>
,DocumentedDeclaredStatement.WithStatus<T>
,ModelStatement<T>
- Enclosing interface:
ConstrainedDocumentedDeclaredStatement<T>
public static interface ConstrainedDocumentedDeclaredStatement.WithStatus<T>
extends ConstrainedDocumentedDeclaredStatement<T>, DocumentedDeclaredStatement.WithStatus<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opendaylight.yangtools.yang.model.api.stmt.ConstrainedDocumentedDeclaredStatement
ConstrainedDocumentedDeclaredStatement.WithStatus<T>
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.stmt.ConstrainedDocumentedDeclaredStatement
getErrorAppTagStatement, getErrorMessageStatement
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement
declarationReference, declaredSubstatements, declaredSubstatements, findFirstDeclaredSubstatement, findFirstDeclaredSubstatementArgument, rawArgument, streamDeclaredSubstatements
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.stmt.DocumentedDeclaredStatement
getDescription, getReference
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.stmt.DocumentedDeclaredStatement.WithStatus
getStatus
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.ModelStatement
argument, statementDefinition