org.ow2.clif.scenario.isac.engine.instructions
Class PlugInParamPart
java.lang.Object
org.ow2.clif.scenario.isac.engine.instructions.PlugInParamPart
public class PlugInParamPart
- extends java.lang.Object
- Author:
- Emmanuel Varoquaux, Bruno Dillenseger
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
STRING
public static final int STRING
- See Also:
- Constant Field Values
SESSION_ID
public static final int SESSION_ID
- See Also:
- Constant Field Values
CONTEXT_CALL
public static final int CONTEXT_CALL
- See Also:
- Constant Field Values
PROPERTY
public static final int PROPERTY
- See Also:
- Constant Field Values
type
public int type
str
public java.lang.String str
plugInId
public java.lang.String plugInId
variable
public java.lang.String variable
PlugInParamPart
public PlugInParamPart()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object