Package org.cybergarage.upnp
Class Argument
java.lang.Object
org.cybergarage.upnp.Argument
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getName()
getValue()
static boolean
isArgumentNode
(Node node) boolean
boolean
void
setDirection
(String value) void
void
(package private) void
void
setUserData
(Object data) void
setValue
(int value) void
-
Field Details
-
ELEM_NAME
- See Also:
-
IN
- See Also:
-
OUT
- See Also:
-
-
Constructor Details
-
Argument
public Argument() -
Argument
-
Argument
-
Argument
-
-
Method Details
-
getArgumentNode
-
getService
-
setService
-
getActionNode
-
getAction
-
isArgumentNode
-
setName
-
getName
-
setDirection
-
getDirection
-
isInDirection
public boolean isInDirection() -
isOutDirection
public boolean isOutDirection() -
setRelatedStateVariableName
-
getRelatedStateVariableName
-
getRelatedStateVariable
-
setValue
-
setValue
public void setValue(int value) -
getValue
-
getIntegerValue
public int getIntegerValue() -
setUserData
-
getUserData
-