|
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.LocalizedValueInfo
The Util.ARGetLocalizedValue utility
returns the
LocalizedValueInfo object. This object contains the message text
corresponding to the Message Type and Name in the Remedy Message Catalog schema.
| Constructor Summary | |
LocalizedValueInfo()
Default constructor |
|
LocalizedValueInfo(Value value,
Timestamp timestamp)
|
|
| Method Summary | |
Timestamp |
getTimestamp()
Returns the time stamp of the message. |
Value |
getValue()
Returns the message text. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public LocalizedValueInfo()
public LocalizedValueInfo(Value value,
Timestamp timestamp)
| Method Detail |
public Value getValue()
public Timestamp getTimestamp()
|
Action Request System Java API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||