OperationDeclaredStatement
instead.@Deprecated @Beta public interface OperationGroup extends DocumentationGroup.WithStatus, ConditionalFeature
DocumentationGroup.WithStatus
Modifier and Type | Method and Description |
---|---|
Collection<? extends GroupingStatement> |
getGroupings()
Deprecated.
|
InputStatement |
getInput()
Deprecated.
|
QName |
getName()
Deprecated.
|
OutputStatement |
getOutput()
Deprecated.
|
Collection<? extends TypedefStatement> |
getTypedefs()
Deprecated.
|
getStatus
getDescription, getReference
getIfFeatures
@Nonnull Collection<? extends TypedefStatement> getTypedefs()
@Nonnull Collection<? extends GroupingStatement> getGroupings()
@Nullable InputStatement getInput()
@Nullable OutputStatement getOutput()
Copyright © 2019 OpenDaylight. All rights reserved.