public class OperationIdentifierImpl<T extends Annotation> extends Object implements OperationIdentifier<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getOperationIdentifier()
A uniquely generated name for an Operation identifier
|
T |
getOperationScope()
Returns the scope associated with this annotation
type
|
int |
hashCode() |
String |
toString() |
public String getOperationIdentifier()
OperationIdentifiergetOperationIdentifier in interface OperationIdentifier<T extends Annotation>public T getOperationScope()
OperationIdentifiergetOperationScope in interface OperationIdentifier<T extends Annotation>Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.