org.cybergarage.upnp
Class AllowedValue
java.lang.Object
org.cybergarage.upnp.AllowedValue
public class AllowedValue
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ELEM_NAME
public static final String ELEM_NAME
- See Also:
- Constant Field Values
AllowedValue
public AllowedValue(Node node)
getAllowedValueNode
public Node getAllowedValueNode()
isAllowedValueNode
public static boolean isAllowedValueNode(Node node)
setValue
public void setValue(String value)
getValue
public String getValue()