|
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.CharMenuInfo
com.remedy.arsys.api.CharMenuFileInfo
The CharMenuFileInfo class
returns information for file menu based on formatted flat file.
| Field Summary |
| Fields inherited from class com.remedy.arsys.api.CharMenuInfo |
DD, FILE, LIST, NONE, QUERY, SQL, SS |
| Constructor Summary | |
CharMenuFileInfo(int location,
java.lang.String name)
|
|
| Method Summary | |
java.lang.Object |
clone()
Clone implementation that returns an Object with data cloned from self. |
boolean |
equals(java.lang.Object anObject)
Use this method for checking equality. |
java.lang.String |
getFileName()
Returns name of file. |
int |
getLocation()
Returns whether file is located on client or server. |
int |
hashCode()
Returns the hash code value for this instance of the current class. |
| Methods inherited from class com.remedy.arsys.api.CharMenuInfo |
getMenuType |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CharMenuFileInfo(int location,
java.lang.String name)
| Method Detail |
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class CharMenuInfojava.lang.CloneNotSupportedExceptionpublic int getLocation()
public java.lang.String getFileName()
public boolean equals(java.lang.Object anObject)
equals in class CharMenuInfopublic int hashCode()
hashCode in class CharMenuInfo
|
7.0 Action Request System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||