|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormAttributeDefinition.Flag | |
---|---|
com.evolveum.midpoint.web.jsf.form |
Uses of FormAttributeDefinition.Flag in com.evolveum.midpoint.web.jsf.form |
---|
Methods in com.evolveum.midpoint.web.jsf.form that return FormAttributeDefinition.Flag | |
---|---|
static FormAttributeDefinition.Flag |
FormAttributeDefinition.Flag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FormAttributeDefinition.Flag[] |
FormAttributeDefinition.Flag.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.evolveum.midpoint.web.jsf.form that return types with arguments of type FormAttributeDefinition.Flag | |
---|---|
java.util.Set<FormAttributeDefinition.Flag> |
FormAttributeDefinition.getFlags()
|
Methods in com.evolveum.midpoint.web.jsf.form with parameters of type FormAttributeDefinition.Flag | |
---|---|
void |
FormAttributeDefinitionBuilder.addFlag(FormAttributeDefinition.Flag flag)
|
Method parameters in com.evolveum.midpoint.web.jsf.form with type arguments of type FormAttributeDefinition.Flag | |
---|---|
void |
FormAttributeDefinitionBuilder.setFlags(java.util.Set<FormAttributeDefinition.Flag> flags)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |