Interface MountPointEffectiveStatement
-
- All Superinterfaces:
EffectiveStatement<QName,MountPointStatement>
,ModelStatement<QName>
@Beta public interface MountPointEffectiveStatement extends EffectiveStatement<QName,MountPointStatement>
Effective statement representation of 'mount-point' extension defined in RFC8528.
-
-
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
-
-