|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface NOMAttribute.SharedAtt
This inner interface provides utility functions for shared NOM users - can be ignored if NOM is not shared amongst multiple applications that can write to the NOM.
| Method Summary | |
|---|---|
void |
setComparableValue(NOMView view,
java.lang.Comparable value)
set the comparable value of this attribute - NOM-sharing version |
void |
setDoubleValue(NOMView view,
java.lang.Double value)
set the numerical value of this attribute - NOM-sharing version |
void |
setStringValue(NOMView view,
java.lang.String value)
set the string value of this attribute - NOM-sharing version |
| Method Detail |
|---|
void setStringValue(NOMView view,
java.lang.String value)
throws NOMException
NOMException
void setDoubleValue(NOMView view,
java.lang.Double value)
throws NOMException
NOMException
void setComparableValue(NOMView view,
java.lang.Comparable value)
throws NOMException
NOMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||