public interface OperationDescriptor
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
OperationId |
getOperationId() |
List<Parameter> |
getParameters() |
OperationScope |
getScope() |
OperationType |
getType() |
OperationId getOperationId()
String getName()
String getDescription()
OperationScope getScope()
OperationType getType()
Copyright © 2013. All Rights Reserved.