|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cybergarage.upnp.AllowedValue
public class AllowedValue
| Field Summary | |
|---|---|
static java.lang.String |
ELEM_NAME
|
| Constructor Summary | |
|---|---|
AllowedValue(Node node)
|
|
| Method Summary | |
|---|---|
Node |
getAllowedValueNode()
|
java.lang.String |
getValue()
|
static boolean |
isAllowedValueNode(Node node)
|
void |
setValue(java.lang.String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ELEM_NAME
| Constructor Detail |
|---|
public AllowedValue(Node node)
| Method Detail |
|---|
public Node getAllowedValueNode()
public static boolean isAllowedValueNode(Node node)
public void setValue(java.lang.String value)
public java.lang.String getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||