|
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.FieldMappingInfo
com.remedy.arsys.api.ViewMappingInfo
The ViewMappingInfo class
contains the field name of the external table.
| Field Summary |
| 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
clone in class FieldMappingInfojava.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 | |||||||||