@Rfc6020AbnfRule(value="body-stmts") @Deprecated public interface BodyGroup extends DataDefinitionContainer.WithReusableDefinitions, NotificationStatementContainer
DataDefinitionContainer.WithReusableDefinitions
Modifier and Type | Method and Description |
---|---|
Collection<? extends AugmentStatement> |
getAugments()
Deprecated.
|
Collection<? extends DeviationStatement> |
getDeviations()
Deprecated.
|
Collection<? extends ExtensionStatement> |
getExtensions()
Deprecated.
|
Collection<? extends FeatureStatement> |
getFeatures()
Deprecated.
|
Collection<? extends IdentityStatement> |
getIdentities()
Deprecated.
|
Collection<? extends RpcStatement> |
getRpcs()
Deprecated.
|
getGroupings, getTypedefs
getDataDefinitions
getNotifications
@Nonnull Collection<? extends ExtensionStatement> getExtensions()
@Nonnull Collection<? extends FeatureStatement> getFeatures()
@Nonnull Collection<? extends IdentityStatement> getIdentities()
@Nonnull Collection<? extends AugmentStatement> getAugments()
@Nonnull Collection<? extends RpcStatement> getRpcs()
@Nonnull Collection<? extends DeviationStatement> getDeviations()
Copyright © 2019 OpenDaylight. All rights reserved.