|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wsif.wsdl.extensions.format.TypeMap
| Constructor Summary | |
TypeMap()
ConnectorAddress constructor comment. |
|
| Method Summary | |
javax.xml.namespace.QName |
getElementName()
Insert the method's description here. |
javax.xml.namespace.QName |
getElementType()
Get the type of this extensibility element. |
java.lang.String |
getFormatType()
Insert the method's description here. |
java.lang.Boolean |
getRequired()
Get whether or not the semantics of this extension are required. |
javax.xml.namespace.QName |
getTypeName()
Insert the method's description here. |
void |
setElementName(javax.xml.namespace.QName newElementName)
Insert the method's description here. |
void |
setElementType(javax.xml.namespace.QName aElementType)
Set the type of this extensibility element. |
void |
setFormatType(java.lang.String newFormatType)
Insert the method's description here. |
void |
setRequired(java.lang.Boolean required)
Set whether or not the semantics of this extension are required. |
void |
setTypeName(javax.xml.namespace.QName newTypeName)
Insert the method's description here. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TypeMap()
| Method Detail |
public javax.xml.namespace.QName getElementType()
getElementType in interface javax.wsdl.extensions.ExtensibilityElementpublic java.lang.String getFormatType()
public javax.xml.namespace.QName getTypeName()
public javax.xml.namespace.QName getElementName()
public java.lang.Boolean getRequired()
getRequired in interface javax.wsdl.extensions.ExtensibilityElementpublic void setElementType(javax.xml.namespace.QName aElementType)
setElementType in interface javax.wsdl.extensions.ExtensibilityElementpublic void setFormatType(java.lang.String newFormatType)
newFormatType - java.lang.Stringpublic void setTypeName(javax.xml.namespace.QName newTypeName)
public void setElementName(javax.xml.namespace.QName newElementName)
public void setRequired(java.lang.Boolean required)
setRequired in interface javax.wsdl.extensions.ExtensibilityElement
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||