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

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

Uses of ApprovalLevelType 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 ApprovalLevelType
protected  java.util.List<ApprovalLevelType> ApprovalSchemaType.level
           
 

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

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type ApprovalLevelType
 java.util.List<ApprovalLevelType> ApprovalSchemaType.getLevel()
          Gets the value of the level property.
 

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



Copyright © 2012 evolveum. All Rights Reserved.