Package com.thortech.xl.vo.workflow
Class ResponseProperties
java.lang.Object
com.thortech.xl.vo.workflow.ResponseProperties
- All Implemented Interfaces:
Serializable
- Author:
- rkuchi Represents the UI control for a Response. Holds the diferent UI properties
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint[]
getLoc()
getWidth()
void
void
setLoc
(int[] loc) void
setResponse
(String response) void
setTopologyName
(String topologyName) void
setTopologySection
(String topologySection) void
-
Constructor Details
-
ResponseProperties
public ResponseProperties()Constructor
-
-
Method Details
-
getHeight
-
setHeight
-
getResponse
-
setResponse
-
getWidth
-
setWidth
-
getTopologyName
-
setTopologyName
-
getTopologySection
-
setTopologySection
-
getLoc
public int[] getLoc() -
setLoc
public void setLoc(int[] loc)
-