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

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

Uses of StringLimitType 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 StringLimitType
protected  java.util.List<StringLimitType> LimitationsType.limit
           
 

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

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type StringLimitType
 java.util.List<StringLimitType> LimitationsType.getLimit()
          Gets the value of the limit property.
 

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



Copyright © 2012 evolveum. All Rights Reserved.