|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFieldType
Represents a type of field. This value determines which text will be set to the field portion when it will be updated.
Method Summary | |
---|---|
java.lang.String |
getInternalString()
Returns the internal name of this FieldType object. |
void |
setInternalString(java.lang.String value)
Returns the internal name of this FieldType object. |
Method Detail |
---|
java.lang.String getInternalString()
Returns the internal name of this FieldType object.
Read/write String
.
void setInternalString(java.lang.String value)
Returns the internal name of this FieldType object.
Read/write String
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |