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

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

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

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as LimitationsType
protected  LimitationsType StringPolicyType.limitations
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return LimitationsType
 LimitationsType LimitationsType.clone()
          Creates and returns a deep copy of this object.
 LimitationsType ObjectFactory.createLimitationsType()
          Create an instance of LimitationsType
 LimitationsType StringPolicyType.getLimitations()
          Gets the value of the limitations property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type LimitationsType
 void StringPolicyType.setLimitations(LimitationsType value)
          Sets the value of the limitations property.
 

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



Copyright © 2013 evolveum. All Rights Reserved.