|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CharacterClassType | |
|---|---|
| com.evolveum.midpoint.common.policy | |
| com.evolveum.midpoint.xml.ns._public.common.common_2a | |
| Uses of CharacterClassType in com.evolveum.midpoint.common.policy |
|---|
| Methods in com.evolveum.midpoint.common.policy 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_2a |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as CharacterClassType | |
|---|---|
protected CharacterClassType |
StringLimitType.characterClass
|
protected CharacterClassType |
StringPolicyType.characterClass
|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a with type parameters of type CharacterClassType | |
|---|---|
protected java.util.List<CharacterClassType> |
CharacterClassType.characterClass
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return CharacterClassType | |
|---|---|
CharacterClassType |
CharacterClassType.clone()
Creates and returns a deep copy of this object. |
CharacterClassType |
ObjectFactory.createCharacterClassType()
Create an instance of CharacterClassType |
CharacterClassType |
StringLimitType.getCharacterClass()
Gets the value of the characterClass property. |
CharacterClassType |
StringPolicyType.getCharacterClass()
Gets the value of the characterClass property. |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a 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_2a with parameters of type CharacterClassType | |
|---|---|
void |
StringLimitType.setCharacterClass(CharacterClassType value)
Sets the value of the characterClass property. |
void |
StringPolicyType.setCharacterClass(CharacterClassType value)
Sets the value of the characterClass property. |
| Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type CharacterClassType | |
|---|---|
CharacterClassType(CharacterClassType o)
Creates a new CharacterClassType instance by deeply copying a given CharacterClassType instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||