public class paramValueType extends ComplexType
factory, simpleDateFormat, xmlAttr, xmlElement| Constructor and Description |
|---|
paramValueType() |
| Modifier and Type | Method and Description |
|---|---|
descriptionType |
getDescription(int index) |
int |
getDescriptionCount() |
String |
getId() |
string |
getParamName() |
xsdStringType |
getParamValue() |
boolean |
removeDescription(int index) |
boolean |
removeId() |
boolean |
removeParamName() |
boolean |
removeParamValue() |
void |
setDescription(int index,
descriptionType description) |
void |
setId(String id) |
void |
setParamName(string paramName) |
void |
setParamValue(xsdStringType paramValue) |
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 setDescription(int index,
descriptionType description)
public descriptionType getDescription(int index)
public int getDescriptionCount()
public boolean removeDescription(int index)
public void setParamName(string paramName)
public string getParamName()
public boolean removeParamName()
public void setParamValue(xsdStringType paramValue)
public xsdStringType getParamValue()
public boolean removeParamValue()
public void setId(String id)
public String getId()
public boolean removeId()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.