public class ProcessSpecificState extends Object implements Serializable, Cloneable, com.evolveum.midpoint.prism.Containerable
Java class for ProcessSpecificState complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProcessSpecificState"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
static QName |
COMPLEX_TYPE |
Constructor and Description |
---|
ProcessSpecificState() |
ProcessSpecificState(com.evolveum.midpoint.prism.PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.prism.PrismContainerValue |
asPrismContainerValue() |
ProcessSpecificState |
clone() |
boolean |
equals(Object object) |
int |
hashCode() |
void |
setupContainerValue(com.evolveum.midpoint.prism.PrismContainerValue containerValue) |
String |
toString() |
public static final QName COMPLEX_TYPE
public ProcessSpecificState()
public ProcessSpecificState(com.evolveum.midpoint.prism.PrismContext prismContext)
public com.evolveum.midpoint.prism.PrismContainerValue asPrismContainerValue()
asPrismContainerValue
in interface com.evolveum.midpoint.prism.Containerable
public void setupContainerValue(com.evolveum.midpoint.prism.PrismContainerValue containerValue)
setupContainerValue
in interface com.evolveum.midpoint.prism.Containerable
public ProcessSpecificState clone()
Copyright © 2014 Evolveum. All rights reserved.