|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The Value interface associates a 'Syntax Id', a 'Name', and a 'Value'. This interface defines access methods for the 'Syntax Id' and the 'Name'.
| Method Summary | |
int |
compareTo(java.lang.Object anObject)
Compares this Value with the parameter object. |
java.lang.String |
getName()
Return the name of the value. |
java.lang.Object |
getObjectInstance()
Returns a provider specific object for this value. |
java.lang.String |
getSyntaxName()
Returns the provider specific syntax for this value. |
| Method Detail |
public int compareTo(java.lang.Object anObject)
public java.lang.String getName()
String Name of this value.public java.lang.String getSyntaxName()
public java.lang.Object getObjectInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||