| booleanValues | org.gluu.oxtrust.model.GluuCustomAttribute | private |
| compareTo(GluuCustomAttribute o) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| equals(Object o) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| getBooleanValue() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| getBooleanValues() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| getDisplayValue() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| getMetadata() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| getName() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| getValue() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| getValues() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| GluuCustomAttribute() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| GluuCustomAttribute(String name, String value) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| GluuCustomAttribute(String name, String value, boolean newAttribute) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| GluuCustomAttribute(String name, String value, boolean newAttribute, boolean mandatory) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| GluuCustomAttribute(String name, String[] values, boolean newAttribute, boolean mandatory) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| GluuCustomAttribute(String name, String[] values) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| GluuCustomAttribute(String name, Set< String > values) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| hashCode() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| idComponentMap | org.gluu.oxtrust.model.GluuCustomAttribute | package |
| isAdminCanAccess() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| isAdminCanEdit() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| isAdminCanView() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| isMandatory() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| isNew() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| isNewAttribute() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| isReadonly() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| isUserCanAccess() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| isUserCanEdit() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| isUserCanView() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| mandatory | org.gluu.oxtrust.model.GluuCustomAttribute | private |
| metadata | org.gluu.oxtrust.model.GluuCustomAttribute | private |
| name | org.gluu.oxtrust.model.GluuCustomAttribute | private |
| newAttribute | org.gluu.oxtrust.model.GluuCustomAttribute | private |
| readonly | org.gluu.oxtrust.model.GluuCustomAttribute | private |
| serialVersionUID | org.gluu.oxtrust.model.GluuCustomAttribute | privatestatic |
| setBooleanValue(GluuBoolean value) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| setBooleanValues(GluuBoolean[] booleanValues) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| setMandatory(boolean mandatory) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| setMetadata(GluuAttribute metadata) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| setName(String name) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| setNew(boolean newAttribute) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| setNewAttribute(boolean newAttribute) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| setReadonly(boolean readonly) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| setValue(String value) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| setValues(String[] values) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| setValues(Collection< String > values) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| setValues(Set< String > values) | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| toBooleanFromString(String value) | org.gluu.oxtrust.model.GluuCustomAttribute | inlineprotected |
| toBooleanValuesFromStringValues(String[] inputValues) | org.gluu.oxtrust.model.GluuCustomAttribute | inlineprivate |
| toString() | org.gluu.oxtrust.model.GluuCustomAttribute | inline |
| toStringFromBoolean(GluuBoolean value) | org.gluu.oxtrust.model.GluuCustomAttribute | inlineprotected |
| toStringValuesFromBooleanValues(GluuBoolean[] inputValues) | org.gluu.oxtrust.model.GluuCustomAttribute | inlineprivate |
| usedBooleanValues | org.gluu.oxtrust.model.GluuCustomAttribute | private |
| values | org.gluu.oxtrust.model.GluuCustomAttribute | private |