public abstract class AbstractAnnotatedMailOperation extends Object implements AnnotatedMailOperation
Modifier and Type | Field and Description |
---|---|
protected QName |
wsdlOperation
The WSDL operation containing the current annotations
|
Modifier | Constructor and Description |
---|---|
protected |
AbstractAnnotatedMailOperation(QName wsdlOperation)
Create an annotated operation.
|
Modifier and Type | Method and Description |
---|---|
QName |
getWsdlOperation() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
verifyAnnotationCoherence
protected final QName wsdlOperation
protected AbstractAnnotatedMailOperation(QName wsdlOperation)
wsdlOperation
- The WSDL operation containing the current annotationspublic QName getWsdlOperation()
getWsdlOperation
in interface AnnotatedMailOperation
Copyright © 2005-2018 Linagora. All Rights Reserved.