com.etasoft.trans.map
Class axMapConditionType
java.lang.Object
com.etasoft.trans.map.axMapConditionType
- All Implemented Interfaces:
- com.etasoft.gui.proptable.axConvertableProperty, axPropertyType, axSerializable, java.io.Serializable
- public class axMapConditionType
- 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 |
None
public static final axMapConditionType None
EqualTo
public static final axMapConditionType EqualTo
FirstNestedItemEqualsTo
public static final axMapConditionType FirstNestedItemEqualsTo
SecondNestedItemEqualsTo
public static final axMapConditionType SecondNestedItemEqualsTo
ThirdNestedItemEqualsTo
public static final axMapConditionType ThirdNestedItemEqualsTo
axMapConditionType
public axMapConditionType()
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