|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcds.xml.VotField
cds.xml.VotParam
PARAM element definition
Field Summary | |
(package private) java.lang.String |
value
|
Fields inherited from class cds.xml.VotField |
arraysize, datatype, description, done, id, link, name, precision, ref, ucd, unit, values, width |
Constructor Summary | |
VotParam()
|
|
VotParam(java.lang.String id)
Constructor with ID definition |
Method Summary | |
java.lang.String |
getValue()
Gets the value of the 'value' attribute |
VotParam |
setValue(java.lang.String value)
Sets the value attribute |
Methods inherited from class cds.xml.VotField |
getArraysize, getDatatype, getDescription, getId, getLink, getName, getPrecision, getRef, getUcd, getUnit, getWidth, isDone, set, setArraysize, setDatatype, setDescription, setDone, setId, setLink, setName, setPrecision, setRef, setUcd, setUnit, setWidth |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
java.lang.String value
Constructor Detail |
public VotParam()
public VotParam(java.lang.String id)
id
- ID (standard XML attribute)Method Detail |
public final VotParam setValue(java.lang.String value)
public final java.lang.String getValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |