|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wsif.wsdl.extensions.java.JavaBinding
| Constructor Summary | |
JavaBinding()
|
|
| Method Summary | |
javax.xml.namespace.QName |
getElementType()
Get the type of this extensibility element. |
java.lang.Boolean |
getRequired()
Get whether or not the semantics of this extension are required. |
void |
setElementType(javax.xml.namespace.QName elementType)
Set the type of this extensibility element. |
void |
setRequired(java.lang.Boolean required)
Set whether or not the semantics of this extension are required. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public JavaBinding()
| Method Detail |
public javax.xml.namespace.QName getElementType()
getElementType in interface javax.wsdl.extensions.ExtensibilityElementpublic java.lang.Boolean getRequired()
getRequired in interface javax.wsdl.extensions.ExtensibilityElementpublic void setElementType(javax.xml.namespace.QName elementType)
setElementType in interface javax.wsdl.extensions.ExtensibilityElementelementType - the typepublic void setRequired(java.lang.Boolean required)
setRequired in interface javax.wsdl.extensions.ExtensibilityElementpublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||