|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.mdm.index.edm.services.configuration.NameValuePair
Name value pairs
| Constructor Summary | |
NameValuePair(java.lang.String name,
java.lang.String value)
Creates a new instance of the NameValuePair class |
|
| Method Summary | |
java.lang.String |
getDisplayName()
Getter for the mName attribute |
java.lang.String |
getValue()
Getter for the mValue attribute |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NameValuePair(java.lang.String name,
java.lang.String value)
name - The Name component of this NameValue pair.value - The Value component of this NameValue pair.| Method Detail |
public java.lang.String getDisplayName()
public java.lang.String getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.