Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.contact |
Modifier and Type | Method and Description |
---|---|
default Optional<ContactStatement> |
MetaDeclaredStatement.getContact() |
Modifier and Type | Method and Description |
---|---|
ContactStatement |
ContactStatementSupport.createDeclared(StmtContext<String,ContactStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
EffectiveStatement<String,ContactStatement> |
ContactStatementSupport.createEffective(StmtContext<String,ContactStatement,EffectiveStatement<String,ContactStatement>> ctx) |
Modifier and Type | Method and Description |
---|---|
ContactStatement |
ContactStatementSupport.createDeclared(StmtContext<String,ContactStatement,?> ctx) |
EffectiveStatement<String,ContactStatement> |
ContactStatementSupport.createEffective(StmtContext<String,ContactStatement,EffectiveStatement<String,ContactStatement>> ctx) |
EffectiveStatement<String,ContactStatement> |
ContactStatementSupport.createEffective(StmtContext<String,ContactStatement,EffectiveStatement<String,ContactStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.