public interface Outcome extends AknObject
The attribute outcome is used to identify the outcome of a step in a workflow. It is a reference to a TLCConcept element in the references section.
<xsd:attributeGroup name="outcome">
<xsd:attribute name="outcome" type="conceptRef"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
ConceptRef |
getOutcome() |
void |
setOutcome(ConceptRef outcome) |
attributes, compare, name, nestedCompareread, writeConceptRef getOutcome()
void setOutcome(ConceptRef outcome)
Copyright © 2017. All rights reserved.