Package org.cybergarage.upnp
Class Argument
java.lang.Object
org.cybergarage.upnp.Argument
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetName()getValue()static booleanisArgumentNode(Node node) booleanbooleanvoidsetDirection(String value) voidvoid(package private) voidvoidsetUserData(Object data) voidsetValue(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
-