com.etasoft.trans.map
Interface axMapSearchable
- All Known Implementing Classes:
- axMapElement, axMapSegment
- public interface axMapSearchable
Object that implements this interface has to be a source of input file
getMandatory
public boolean getMandatory()
setMandatory
public void setMandatory(boolean mandatory)
getTag
public java.lang.String getTag()
setTag
public void setTag(java.lang.String startTag)
getFixedLength
public boolean getFixedLength()
setFixedLength
public void setFixedLength(boolean fixedLength)
getLength
public int getLength()
setLength
public void setLength(int length)