Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.EntryType

Packages that use EntryType
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of EntryType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a with type parameters of type EntryType
protected  List<EntryType> ParamsType.entry
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return EntryType
 EntryType EntryType.clone()
          Creates and returns a deep copy of this object.
 EntryType ObjectFactory.createEntryType()
          Create an instance of EntryType
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type EntryType
 List<EntryType> ParamsType.getEntry()
          Gets the value of the entry property.
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type EntryType
EntryType(EntryType o)
          Creates a new EntryType instance by deeply copying a given EntryType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.