Package org.cybergarage.upnp
Class AllowedValue
java.lang.Object
org.cybergarage.upnp.AllowedValue
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAllowedValue
(String value) Create an AllowedValue by the value String, and will create the Node structure by itselfAllowedValue
(Node node) -
Method Summary
-
Field Details
-
ELEM_NAME
- See Also:
-
-
Constructor Details
-
AllowedValue
-
AllowedValue
Create an AllowedValue by the value String, and will create the Node structure by itself- Parameters:
value
- The value that will be associate to thi object
-
-
Method Details
-
getAllowedValueNode
-
isAllowedValueNode
-
setValue
-
getValue
-