public class javaXmlTypeMappingType extends ComplexType
factory, simpleDateFormat, xmlAttr, xmlElement| Constructor and Description |
|---|
javaXmlTypeMappingType() |
| Modifier and Type | Method and Description |
|---|---|
string |
getAnonymousTypeQname() |
String |
getId() |
javaTypeType |
getJavaType() |
qnameScopeType |
getQnameScope() |
xsdQNameType |
getRootTypeQname() |
variableMappingType |
getVariableMapping(int index) |
int |
getVariableMappingCount() |
boolean |
removeAnonymousTypeQname() |
boolean |
removeId() |
boolean |
removeJavaType() |
boolean |
removeQnameScope() |
boolean |
removeRootTypeQname() |
boolean |
removeVariableMapping(int index) |
void |
setAnonymousTypeQname(string anonymousTypeQname) |
void |
setId(String id) |
void |
setJavaType(javaTypeType javaType) |
void |
setQnameScope(qnameScopeType qnameScope) |
void |
setRootTypeQname(xsdQNameType rootTypeQname) |
void |
setVariableMapping(int index,
variableMappingType variableMapping) |
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, setElementValuegetElementBooleanValue, 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, updateElementValuepublic void setJavaType(javaTypeType javaType)
public javaTypeType getJavaType()
public boolean removeJavaType()
public void setRootTypeQname(xsdQNameType rootTypeQname)
public xsdQNameType getRootTypeQname()
public boolean removeRootTypeQname()
public void setAnonymousTypeQname(string anonymousTypeQname)
public string getAnonymousTypeQname()
public boolean removeAnonymousTypeQname()
public void setQnameScope(qnameScopeType qnameScope)
public qnameScopeType getQnameScope()
public boolean removeQnameScope()
public void setVariableMapping(int index,
variableMappingType variableMapping)
public variableMappingType getVariableMapping(int index)
public int getVariableMappingCount()
public boolean removeVariableMapping(int index)
public void setId(String id)
public String getId()
public boolean removeId()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.