|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcds.xml.VotField
cds.xml.VotStandardField
VotField element definition for standard data (fundamental data, including identifiers and measurements)
| Field Summary | |
(package private) java.lang.String |
type
|
| Fields inherited from class cds.xml.VotField |
arraysize, datatype, description, done, id, link, name, precision, ref, ucd, unit, values, width |
| Constructor Summary | |
VotStandardField()
|
|
VotStandardField(java.lang.String id)
Constructor with ID definition |
|
| Method Summary | |
java.lang.String |
getType()
Gets the value of the 'type' attribute |
VotStandardField |
setType(java.lang.String type)
Sets the type 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 type
| Constructor Detail |
public VotStandardField()
public VotStandardField(java.lang.String id)
id - ID (standard XML attribute)| Method Detail |
public final VotStandardField setType(java.lang.String type)
public final java.lang.String getType()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||