Interface IfFeatureEffectiveStatement
-
- All Superinterfaces:
EffectiveStatement<IfFeatureExpr,IfFeatureStatement>
,ModelStatement<IfFeatureExpr>
@Beta public interface IfFeatureEffectiveStatement extends EffectiveStatement<IfFeatureExpr,IfFeatureStatement>
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement
effectiveSubstatements, findAll, findFirstEffectiveSubstatement, findFirstEffectiveSubstatementArgument, get, getAll, getDeclared, streamEffectiveSubstatements
-
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.ModelStatement
argument, getStatementSource, statementDefinition
-
-