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