|
7.0 Action Request System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.remedy.arsys.api.FieldLimitInfo
The FieldLimitInfo class is used to
define value limits for data fields of any type.
The FieldLimitInfo class is the superclass
that represents the information for all field types.
| Constructor Summary | |
FieldLimitInfo()
|
|
| Method Summary | |
protected java.lang.Object |
clone()
Makes a copy of the object. |
int |
getDataType()
Returns data type of the field. |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FieldLimitInfo()
| Method Detail |
public int getDataType()
protected java.lang.Object clone()
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException
|
7.0 Action Request System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||