Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Method and Description |
---|---|
DecisionType |
DecisionType.clone()
Creates and returns a deep copy of this object.
|
DecisionType |
ObjectFactory.createDecisionType()
Create an instance of
DecisionType |
DecisionType |
WorkItemType.getDecision() |
Modifier and Type | Method and Description |
---|---|
JAXBElement<DecisionType> |
ObjectFactory.createDecisionType(DecisionType value)
|
List<DecisionType> |
ItemApprovalProcessStateType.getDecisions() |
Modifier and Type | Method and Description |
---|---|
JAXBElement<DecisionType> |
ObjectFactory.createDecisionType(DecisionType value)
|
void |
WorkItemType.setDecision(DecisionType value) |
Constructor and Description |
---|
DecisionType(DecisionType o)
Creates a new
DecisionType instance by deeply copying a given DecisionType instance. |
Copyright © 2016 Evolveum. All rights reserved.