com.etasoft.trans.map
Class axMapSpecialInstruction
java.lang.Object
com.etasoft.trans.map.axMapSpecialInstruction
- All Implemented Interfaces:
- com.etasoft.gui.proptable.axConvertableProperty, axPropertyType, axSerializable, java.io.Serializable
- public class axMapSpecialInstruction
- extends java.lang.Object
- implements com.etasoft.gui.proptable.axConvertableProperty, axPropertyType
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
None
public static final axMapSpecialInstruction None
AppendToFile
public static final axMapSpecialInstruction AppendToFile
DeleteFileWhenDone
public static final axMapSpecialInstruction DeleteFileWhenDone
axMapSpecialInstruction
public axMapSpecialInstruction()
equals
public boolean equals(java.lang.Object obj)
toString
public java.lang.String toString()
isAppendToFile
public boolean isAppendToFile()
isDeleteFileWhenDone
public boolean isDeleteFileWhenDone()
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