@Beta public interface OperationDefinition extends SchemaNode
DocumentedNode.WithStatus| Modifier and Type | Method and Description |
|---|---|
Set<GroupingDefinition> |
getGroupings() |
ContainerSchemaNode |
getInput() |
ContainerSchemaNode |
getOutput() |
Set<TypeDefinition<?>> |
getTypeDefinitions() |
getPath, getQNamegetStatusgetDescription, getReference, getUnknownSchemaNodesSet<TypeDefinition<?>> getTypeDefinitions()
Set<GroupingDefinition> getGroupings()
ContainerSchemaNode getInput()
ContainerSchemaNode getOutput()
Copyright © 2018 OpenDaylight. All rights reserved.