Uses of Interface
org.opendaylight.yangtools.rfc8639.model.api.SubscriptionStateNotificationEffectiveStatement
-
Packages that use SubscriptionStateNotificationEffectiveStatement Package Description org.opendaylight.yangtools.rfc8639.parser -
-
Uses of SubscriptionStateNotificationEffectiveStatement in org.opendaylight.yangtools.rfc8639.parser
Methods in org.opendaylight.yangtools.rfc8639.parser that return SubscriptionStateNotificationEffectiveStatement Modifier and Type Method Description protected SubscriptionStateNotificationEffectiveStatement
SubscriptionStateNotificationStatementSupport. createEffective(EffectiveStmtCtx.Current<Empty,SubscriptionStateNotificationStatement> stmt, ImmutableList<? extends EffectiveStatement<?,?>> substatements)
Method parameters in org.opendaylight.yangtools.rfc8639.parser with type arguments of type SubscriptionStateNotificationEffectiveStatement Modifier and Type Method Description void
SubscriptionStateNotificationStatementSupport. onStatementAdded(StmtContext.Mutable<Empty,SubscriptionStateNotificationStatement,SubscriptionStateNotificationEffectiveStatement> stmt)
-