Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.InformationPartType
-
Packages that use InformationPartType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of InformationPartType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type InformationPartType Modifier and Type Field Description protected List<InformationPartType>InformationType. partMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return InformationPartType Modifier and Type Method Description InformationPartTypeInformationType. beginPart()InformationPartTypeInformationPartType. clone()Creates and returns a deep copy of this object.InformationPartTypeObjectFactory. createInformationPartType()Create an instance ofInformationPartTypeInformationPartTypeInformationPartType. hasMarkup(Boolean value)InformationPartTypeInformationPartType. localizableText(LocalizableMessageType value)InformationPartTypeInformationPartType. text(String value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type InformationPartType Modifier and Type Method Description List<InformationPartType>InformationType. getPart()Gets the value of the part property.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type InformationPartType Modifier and Type Method Description InformationTypeInformationType. part(InformationPartType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type InformationPartType Constructor Description InformationPartType(InformationPartType o)Creates a newInformationPartTypeinstance by deeply copying a givenInformationPartTypeinstance.
-