Uses of Interface
org.opendaylight.yangtools.rfc6643.model.api.MaxAccessStatement
Packages that use MaxAccessStatement
-
Uses of MaxAccessStatement in org.opendaylight.yangtools.rfc6643.parser
Methods in org.opendaylight.yangtools.rfc6643.parser that return MaxAccessStatementModifier and TypeMethodDescriptionprotected MaxAccessStatement
MaxAccessStatementSupport.attachDeclarationReference
(MaxAccessStatement stmt, DeclarationReference reference) protected MaxAccessStatement
MaxAccessStatementSupport.createDeclared
(BoundStmtCtx<MaxAccess> ctx, ImmutableList<DeclaredStatement<?>> substatements) Methods in org.opendaylight.yangtools.rfc6643.parser with parameters of type MaxAccessStatementModifier and TypeMethodDescriptionprotected MaxAccessStatement
MaxAccessStatementSupport.attachDeclarationReference
(MaxAccessStatement stmt, DeclarationReference reference) Method parameters in org.opendaylight.yangtools.rfc6643.parser with type arguments of type MaxAccessStatementModifier and TypeMethodDescriptionprotected MaxAccessEffectiveStatement
MaxAccessStatementSupport.createEffective
(EffectiveStmtCtx.Current<MaxAccess, MaxAccessStatement> stmt, ImmutableList<? extends EffectiveStatement<?, ?>> substatements)