Package test.res
Class SubComponent
java.lang.Object
test.res.Component
test.res.SubComponent
- All Implemented Interfaces:
WorkflowComponent
-
Field Summary
FieldsFields inherited from class test.res.Component
bean, booleanObjectParam, booleanParam, checks, CHECKS, integerParam, intParam, invocations, INVOCATIONS, map, stringArrayParam, stringParam, type, types
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class test.res.Component
addTypes, checkConfiguration, getComponentName, getContainer, getLocation, invoke, put, setBean, setBooleanObjectParam, setBooleanParam, setContainer, setIntegerParam, setIntParam, setLocation, setStringArrayParam, setStringParam, setType
-
Field Details
-
prop
public boolean prop
-
-
Constructor Details
-
SubComponent
public SubComponent()
-
-
Method Details
-
setProp
public void setProp(boolean prop)
-