Uses of Interface
org.opendaylight.yangtools.rfc8639.model.api.SubscriptionStateNotificationStatement
Packages that use SubscriptionStateNotificationStatement
-
Uses of SubscriptionStateNotificationStatement in org.opendaylight.yangtools.rfc8639.parser
Methods in org.opendaylight.yangtools.rfc8639.parser that return SubscriptionStateNotificationStatementModifier and TypeMethodDescriptionprotected SubscriptionStateNotificationStatement
SubscriptionStateNotificationStatementSupport.attachDeclarationReference
(SubscriptionStateNotificationStatement stmt, DeclarationReference reference) protected SubscriptionStateNotificationStatement
SubscriptionStateNotificationStatementSupport.createDeclared
(BoundStmtCtx<Empty> ctx, ImmutableList<DeclaredStatement<?>> substatements) Methods in org.opendaylight.yangtools.rfc8639.parser with parameters of type SubscriptionStateNotificationStatementModifier and TypeMethodDescriptionprotected SubscriptionStateNotificationStatement
SubscriptionStateNotificationStatementSupport.attachDeclarationReference
(SubscriptionStateNotificationStatement stmt, DeclarationReference reference) Method parameters in org.opendaylight.yangtools.rfc8639.parser with type arguments of type SubscriptionStateNotificationStatementModifier and TypeMethodDescriptionSubscriptionStateNotificationStatementSupport.createEffective
(EffectiveStmtCtx.Current<Empty, SubscriptionStateNotificationStatement> stmt, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) void
SubscriptionStateNotificationStatementSupport.onStatementAdded
(StmtContext.Mutable<Empty, SubscriptionStateNotificationStatement, SubscriptionStateNotificationEffectiveStatement> stmt)