|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.objex.panywhere.DataType
com.objex.panywhere.DropDownDataType
public class DropDownDataType
Defines the Drop Down Data Type
| Field Summary |
|---|
| Fields inherited from class com.objex.panywhere.DataType |
|---|
BOOLEAN_TYPE, DATE_TYPE, MARKER_TYPE, NUMBER_TYPE, TEXT_TYPE, YESNO_TYPE |
| Constructor Summary | |
|---|---|
DropDownDataType()
Creates a new DropDownDataType Instance |
|
| Method Summary | |
|---|---|
java.lang.String |
getXMLOutput()
Returns teh XML output for this dropdown data type object as it will be inserted into the XML output of the pedigree under the |
| Methods inherited from class com.objex.panywhere.DataType |
|---|
addTypeValue, getDataTypeClass, getTypeid, getTypename, getTypeValue, getTypeValues, setDataTypeClass, setTypeid, setTypename |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DropDownDataType()
| Method Detail |
|---|
public java.lang.String getXMLOutput()
getXMLOutput in class DataType
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||