Package | Description |
---|---|
com.evolveum.midpoint.common.refinery | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
PropertyAccessType |
PropertyLimitations.getAccess() |
Modifier and Type | Method and Description |
---|---|
void |
PropertyLimitations.setAccess(PropertyAccessType access) |
Modifier and Type | Field and Description |
---|---|
protected PropertyAccessType |
PropertyLimitationsType.access |
Modifier and Type | Method and Description |
---|---|
PropertyAccessType |
PropertyAccessType.clone()
Creates and returns a deep copy of this object.
|
PropertyAccessType |
ObjectFactory.createPropertyAccessType()
Create an instance of
PropertyAccessType |
PropertyAccessType |
PropertyLimitationsType.getAccess()
Gets the value of the access property.
|
Modifier and Type | Method and Description |
---|---|
void |
PropertyLimitationsType.setAccess(PropertyAccessType value)
Sets the value of the access property.
|
Constructor and Description |
---|
PropertyAccessType(PropertyAccessType o)
Creates a new
PropertyAccessType instance by deeply copying a given PropertyAccessType instance. |
Copyright © 2013 evolveum. All rights reserved.