com.etasoft.trans.map
Class axMapItemType
java.lang.Object
com.etasoft.trans.map.axMapItemType
- All Implemented Interfaces:
- com.etasoft.gui.proptable.axConvertableProperty, axPropertyType, axSerializable, java.io.Serializable
- public class axMapItemType
- extends java.lang.Object
- implements com.etasoft.gui.proptable.axConvertableProperty, axPropertyType
- See Also:
- Serialized Form
Method Summary |
java.lang.Object |
fromString(java.lang.String strValue)
|
java.lang.String[] |
getStringArray()
|
java.lang.String |
toString()
Read objects from input stream. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Undefined
public static final axMapItemType Undefined
Transaction
public static final axMapItemType Transaction
Message
public static final axMapItemType Message
Segment
public static final axMapItemType Segment
Element
public static final axMapItemType Element
SubElement
public static final axMapItemType SubElement
Database
public static final axMapItemType Database
Table
public static final axMapItemType Table
Field
public static final axMapItemType Field
axMapItemType
public axMapItemType()
toString
public java.lang.String toString()
- Read objects from input stream.
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