Class javaXmlTypeMappingType
java.lang.Object
com.sun.xml.rpc.processor.modeler.j2ee.xml.BaseType
com.sun.xml.rpc.processor.modeler.j2ee.xml.ComplexType
com.sun.xml.rpc.processor.modeler.j2ee.xml.javaXmlTypeMappingType
- All Implemented Interfaces:
Serializable
This class represents the complex type
- See Also:
-
Field Summary
Fields inherited from class com.sun.xml.rpc.processor.modeler.j2ee.xml.BaseType
factory, simpleDateFormat, xmlAttr, xmlElement -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getVariableMapping(int index) intbooleanbooleanremoveId()booleanbooleanbooleanbooleanremoveVariableMapping(int index) voidsetAnonymousTypeQname(string anonymousTypeQname) voidvoidsetJavaType(javaTypeType javaType) voidsetQnameScope(qnameScopeType qnameScope) voidsetRootTypeQname(xsdQNameType rootTypeQname) voidsetVariableMapping(int index, variableMappingType variableMapping) Methods inherited from class com.sun.xml.rpc.processor.modeler.j2ee.xml.ComplexType
getAttributeBooleanValue, getAttributeByteValue, getAttributeDateValue, getAttributeDoubleValue, getAttributeFloatValue, getAttributeIntegerValue, getAttributeLongValue, getAttributeNames, getAttributeShortValue, getAttributeValue, getAttributeValue, getElementBooleanValue, getElementByteValue, getElementDateValue, getElementDoubleValue, getElementFloatValue, getElementIntegerValue, getElementLongValue, getElementShortValue, removeAttribute, removeElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValueMethods inherited from class com.sun.xml.rpc.processor.modeler.j2ee.xml.BaseType
getElementBooleanValue, getElementByteValue, getElementDateValue, getElementDoubleValue, getElementFloatValue, getElementIntegerValue, getElementLongValue, getElementName, getElementShortValue, getElementValue, getElementValue, getElementValue, getElementValue, getElementValue, getXMLAttribute, getXMLElement, removeElement, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setElementValue, setFactory, setXMLAttribute, setXMLElement, sizeOfElement, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue, updateElementValue
-
Constructor Details
-
javaXmlTypeMappingType
public javaXmlTypeMappingType()
-
-
Method Details
-
setJavaType
-
getJavaType
-
removeJavaType
public boolean removeJavaType() -
setRootTypeQname
-
getRootTypeQname
-
removeRootTypeQname
public boolean removeRootTypeQname() -
setAnonymousTypeQname
-
getAnonymousTypeQname
-
removeAnonymousTypeQname
public boolean removeAnonymousTypeQname() -
setQnameScope
-
getQnameScope
-
removeQnameScope
public boolean removeQnameScope() -
setVariableMapping
-
getVariableMapping
-
getVariableMappingCount
public int getVariableMappingCount() -
removeVariableMapping
public boolean removeVariableMapping(int index) -
setId
-
getId
-
removeId
public boolean removeId()
-