|
Action Request System Java API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.remedy.arsys.api.FieldMappingInfo
|
+--com.remedy.arsys.api.ViewMappingInfo
The ViewMappingInfo class
contains the field name of the external table.
| Fields inherited from class com.remedy.arsys.api.FieldMappingInfo |
m_fieldType |
| Constructor Summary | |
ViewMappingInfo(NameID name)
|
|
| Method Summary | |
java.lang.Object |
clone()
Clone implementation that returns an Object with data cloned from self. |
NameID |
getFieldName()
Returns the field name of the external table. |
void |
setFieldName(NameID name)
Sets the field name of the external table. |
| Methods inherited from class com.remedy.arsys.api.FieldMappingInfo |
getFieldType |
| Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ViewMappingInfo(NameID name)
| Method Detail |
public NameID getFieldName()
public void setFieldName(NameID name)
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
|
Action Request System Java API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||