public class QuestionFormType extends ObjectType implements Serializable, Cloneable
Java class for QuestionFormType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="QuestionFormType"> <complexContent> <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ObjectType"> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
static QName |
COMPLEX_TYPE |
F_DESCRIPTION, F_EXTENSION, F_FETCH_RESULT, F_METADATA, F_NAME, F_PARENT_ORG, F_PARENT_ORG_REF, F_TENANT_REF, F_TRIGGER
Constructor and Description |
---|
QuestionFormType() |
QuestionFormType(com.evolveum.midpoint.prism.PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
QuestionFormType |
clone() |
asPrismContainer, asPrismContainerValue, asPrismObject, equals, getDescription, getExtension, getFetchResult, getMetadata, getName, getOid, getParentOrg, getParentOrgRef, getTenantRef, getTrigger, getVersion, hashCode, setDescription, setExtension, setFetchResult, setMetadata, setName, setOid, setTenantRef, setupContainer, setupContainerValue, setVersion, toDebugName, toDebugType, toString
public static final QName COMPLEX_TYPE
public QuestionFormType()
public QuestionFormType(com.evolveum.midpoint.prism.PrismContext prismContext)
public QuestionFormType clone()
clone
in class ObjectType
Copyright © 2014 Evolveum. All rights reserved.