Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.EntryType
-
Packages that use EntryType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of EntryType 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 EntryType Modifier and Type Field Description protected List<EntryType>ParamsType. entryMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return EntryType Modifier and Type Method Description EntryTypeParamsType. beginEntry()EntryTypeEntryType. clone()Creates and returns a deep copy of this object.EntryTypeObjectFactory. createEntryType()Create an instance ofEntryTypeEntryTypeEntryType. entryValue(javax.xml.bind.JAXBElement<?> value)EntryTypeEntryType. key(String value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type EntryType Modifier and Type Method Description List<EntryType>ParamsType. getEntry()Gets the value of the entry property.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type EntryType Modifier and Type Method Description ParamsTypeParamsType. entry(EntryType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type EntryType Constructor Description EntryType(EntryType o)Creates a newEntryTypeinstance by deeply copying a givenEntryTypeinstance.
-