|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharacterClassType | |
---|---|
com.evolveum.midpoint.common.string | |
com.evolveum.midpoint.xml.ns._public.common.common_1 |
Uses of CharacterClassType in com.evolveum.midpoint.common.string |
---|
Methods in com.evolveum.midpoint.common.string with parameters of type CharacterClassType | |
---|---|
static java.lang.String |
StringPolicyUtils.collectCharacterClass(CharacterClassType cc,
javax.xml.namespace.QName ref)
Prepare usable list of strings for generator |
Uses of CharacterClassType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as CharacterClassType | |
---|---|
protected CharacterClassType |
StringPolicyType.characterClass
|
protected CharacterClassType |
StringLimitType.characterClass
|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type CharacterClassType | |
---|---|
protected java.util.List<CharacterClassType> |
CharacterClassType.characterClass
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return CharacterClassType | |
---|---|
CharacterClassType |
ObjectFactory.createCharacterClassType()
Create an instance of CharacterClassType |
CharacterClassType |
StringPolicyType.getCharacterClass()
Gets the value of the characterClass property. |
CharacterClassType |
StringLimitType.getCharacterClass()
Gets the value of the characterClass property. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type CharacterClassType | |
---|---|
java.util.List<CharacterClassType> |
CharacterClassType.getCharacterClass()
Gets the value of the characterClass property. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type CharacterClassType | |
---|---|
void |
StringPolicyType.setCharacterClass(CharacterClassType value)
Sets the value of the characterClass property. |
void |
StringLimitType.setCharacterClass(CharacterClassType value)
Sets the value of the characterClass property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |