public interface OperationIdentifier<T extends java.lang.annotation.Annotation>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOperationIdentifier()
A uniquely generated name for an Operation identifier
|
T |
getOperationScope()
Returns the scope associated with this annotation
type
|
java.lang.String getOperationIdentifier()
T getOperationScope()