Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.presence |
Modifier and Type | Method and Description |
---|---|
default @Nullable PresenceStatement |
ContainerStatement.getPresence() |
default @Nullable PresenceStatement |
RefineStatement.getPresence() |
Modifier and Type | Method and Description |
---|---|
PresenceStatement |
PresenceStatementSupport.createDeclared(StmtContext<String,PresenceStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
EffectiveStatement<String,PresenceStatement> |
PresenceStatementSupport.createEffective(StmtContext<String,PresenceStatement,EffectiveStatement<String,PresenceStatement>> ctx) |
Modifier and Type | Method and Description |
---|---|
PresenceStatement |
PresenceStatementSupport.createDeclared(StmtContext<String,PresenceStatement,?> ctx) |
EffectiveStatement<String,PresenceStatement> |
PresenceStatementSupport.createEffective(StmtContext<String,PresenceStatement,EffectiveStatement<String,PresenceStatement>> ctx) |
EffectiveStatement<String,PresenceStatement> |
PresenceStatementSupport.createEffective(StmtContext<String,PresenceStatement,EffectiveStatement<String,PresenceStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.