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