public class TSubCaseActivity extends TExtensibleElements implements java.io.Serializable
Java class for tSubCaseActivity complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tSubCaseActivity"> <complexContent> <extension base="{http://xmlns.oracle.com/bpm/case/metadata/extension}tExtensibleElements"> <sequence> <element name="subCaseInfo" type="{http://xmlns.oracle.com/bpm/case/activity}tSubCaseInfo"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
TSubCaseActivity() |
Modifier and Type | Method and Description |
---|---|
TSubCaseInfo |
getSubCaseInfo()
Gets the value of the subCaseInfo property.
|
boolean |
isSetSubCaseInfo() |
void |
setSubCaseInfo(TSubCaseInfo value)
Sets the value of the subCaseInfo property.
|
getDocumentation, isSetDocumentation, unsetDocumentation
public TSubCaseInfo getSubCaseInfo()
TSubCaseInfo
public void setSubCaseInfo(TSubCaseInfo value)
value
- allowed object is
TSubCaseInfo
public boolean isSetSubCaseInfo()