Class ComplexTypeDefinitionType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.prism_schema_3.DefinitionType
com.evolveum.midpoint.xml.ns._public.prism_schema_3.ComplexTypeDefinitionType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.AnyNested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final ItemNamestatic final ItemNamestatic final Producer<ComplexTypeDefinitionType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.prism_schema_3.DefinitionType
F_DISPLAY_HINT, F_DISPLAY_NAME, F_DISPLAY_ORDER, F_DOCUMENTATION, F_HELP, F_LIFECYCLE_STATE, F_NAMEFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()displayHint(DisplayHintType value) displayName(String value) displayOrder(Integer value) documentation(String value) <X> Xend()booleanlifecycleState(String value) voidsetExtension(QName value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.prism_schema_3.DefinitionType
getDisplayHint, getDisplayName, getDisplayOrder, getDocumentation, getHelp, getLifecycleState, getName, setDisplayHint, setDisplayName, setDisplayOrder, setDocumentation, setHelp, setLifecycleState, setNameMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, cloneWithoutIdAndMetadata, debugDump, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
F_EXTENSION
-
F_ITEM_DEFINITIONS
-
FACTORY
-
-
Constructor Details
-
ComplexTypeDefinitionType
public ComplexTypeDefinitionType() -
ComplexTypeDefinitionType
Deprecated.
-
-
Method Details
-
getExtension
-
setExtension
-
getItemDefinitions
-
createItemDefinitionsList
-
equals
- Overrides:
equalsin classDefinitionType
-
id
- Overrides:
idin classDefinitionType
-
extension
-
itemDefinitions
-
beginItemDefinitions
-
name
- Overrides:
namein classDefinitionType
-
displayName
- Overrides:
displayNamein classDefinitionType
-
help
- Overrides:
helpin classDefinitionType
-
documentation
- Overrides:
documentationin classDefinitionType
-
displayOrder
- Overrides:
displayOrderin classDefinitionType
-
displayHint
- Overrides:
displayHintin classDefinitionType
-
lifecycleState
- Overrides:
lifecycleStatein classDefinitionType
-
end
public <X> X end()- Overrides:
endin classDefinitionType
-
clone
- Overrides:
clonein classDefinitionType
-