Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.mandatory |
Modifier and Type | Method and Description |
---|---|
@Nullable MandatoryStatement |
MandatoryStatementContainer.getMandatory()
Deprecated.
Return a
MandatoryStatement child, if present. |
default MandatoryStatement |
MandatoryStatementAwareDeclaredStatement.getMandatory()
Return a
MandatoryStatement child, if present. |
Modifier and Type | Method and Description |
---|---|
MandatoryStatement |
MandatoryStatementSupport.createDeclared(StmtContext<Boolean,MandatoryStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
EffectiveStatement<Boolean,MandatoryStatement> |
MandatoryStatementSupport.createEffective(StmtContext<Boolean,MandatoryStatement,EffectiveStatement<Boolean,MandatoryStatement>> ctx) |
Modifier and Type | Method and Description |
---|---|
MandatoryStatement |
MandatoryStatementSupport.createDeclared(StmtContext<Boolean,MandatoryStatement,?> ctx) |
EffectiveStatement<Boolean,MandatoryStatement> |
MandatoryStatementSupport.createEffective(StmtContext<Boolean,MandatoryStatement,EffectiveStatement<Boolean,MandatoryStatement>> ctx) |
EffectiveStatement<Boolean,MandatoryStatement> |
MandatoryStatementSupport.createEffective(StmtContext<Boolean,MandatoryStatement,EffectiveStatement<Boolean,MandatoryStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.