|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 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 | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |