Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Field and Description |
---|---|
protected FormItemValidationType |
AbstractFormItemType.validation |
Modifier and Type | Method and Description |
---|---|
FormItemValidationType |
FormItemValidationType.clone()
Creates and returns a deep copy of this object.
|
FormItemValidationType |
ObjectFactory.createFormItemValidationType()
Create an instance of
FormItemValidationType |
FormItemValidationType |
AbstractFormItemType.getValidation()
Gets the value of the validation property.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractFormItemType.setValidation(FormItemValidationType value)
Sets the value of the validation property.
|
Constructor and Description |
---|
FormItemValidationType(FormItemValidationType o)
Creates a new
FormItemValidationType instance by deeply copying a given FormItemValidationType instance. |
Copyright © 2016 Evolveum. All rights reserved.