|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_1 |
Uses of AccessType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type AccessType | |
---|---|
protected java.util.List<AccessType> |
AttributeDescriptionType.access
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return AccessType | |
---|---|
static AccessType |
AccessType.fromValue(java.lang.String v)
|
static AccessType |
AccessType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AccessType[] |
AccessType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type AccessType | |
---|---|
javax.xml.bind.JAXBElement<AccessType> |
ObjectFactory.createAccess(AccessType value)
Create an instance of JAXBElement < AccessType > } |
java.util.List<AccessType> |
AttributeDescriptionType.getAccess()
Access to the attribute as defined by the system administrator or deployer. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type AccessType | |
---|---|
javax.xml.bind.JAXBElement<AccessType> |
ObjectFactory.createAccess(AccessType value)
Create an instance of JAXBElement < AccessType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |