public interface OperationIdentifier<T extends Annotation>
Modifier and Type | Method and Description |
---|---|
String |
getOperationIdentifier()
A uniquely generated name for an Operation identifier
|
T |
getOperationScope()
Returns the scope associated with this annotation
type
|
String getOperationIdentifier()
T getOperationScope()
Copyright © 2009–2023 Oracle Corporation. All rights reserved.