com.etasoft.trans.map
Class axMapDataType
java.lang.Object
com.etasoft.trans.map.axMapDataType
- All Implemented Interfaces:
- com.etasoft.gui.proptable.axConvertableProperty, axPropertyType, axSerializable, java.io.Serializable
- public class axMapDataType
- extends java.lang.Object
- implements com.etasoft.gui.proptable.axConvertableProperty, axPropertyType
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Undefined
public static final axMapDataType Undefined
String
public static final axMapDataType String
Integer
public static final axMapDataType Integer
Number
public static final axMapDataType Number
Double
public static final axMapDataType Double
BigInteger
public static final axMapDataType BigInteger
Blob
public static final axMapDataType Blob
Date
public static final axMapDataType Date
Time
public static final axMapDataType Time
DateTime
public static final axMapDataType DateTime
Boolean
public static final axMapDataType Boolean
axMapDataType
public axMapDataType()
toString
public java.lang.String toString()
fromString
public java.lang.Object fromString(java.lang.String strValue)
- Specified by:
fromString
in interface com.etasoft.gui.proptable.axConvertableProperty
getStringArray
public java.lang.String[] getStringArray()
- Specified by:
getStringArray
in interface com.etasoft.gui.proptable.axConvertableProperty