Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.revision_date |
Modifier and Type | Method and Description |
---|---|
default @Nullable RevisionDateStatement |
IncludeStatement.getRevisionDate() |
default @Nullable RevisionDateStatement |
ImportStatement.getRevisionDate() |
Modifier and Type | Method and Description |
---|---|
RevisionDateStatement |
RevisionDateStatementSupport.createDeclared(StmtContext<Revision,RevisionDateStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
EffectiveStatement<Revision,RevisionDateStatement> |
RevisionDateStatementSupport.createEffective(StmtContext<Revision,RevisionDateStatement,EffectiveStatement<Revision,RevisionDateStatement>> ctx) |
Modifier and Type | Method and Description |
---|---|
RevisionDateStatement |
RevisionDateStatementSupport.createDeclared(StmtContext<Revision,RevisionDateStatement,?> ctx) |
EffectiveStatement<Revision,RevisionDateStatement> |
RevisionDateStatementSupport.createEffective(StmtContext<Revision,RevisionDateStatement,EffectiveStatement<Revision,RevisionDateStatement>> ctx) |
EffectiveStatement<Revision,RevisionDateStatement> |
RevisionDateStatementSupport.createEffective(StmtContext<Revision,RevisionDateStatement,EffectiveStatement<Revision,RevisionDateStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.