|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueConstructionType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_1 |
Uses of ValueConstructionType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
---|
Subclasses of ValueConstructionType in com.evolveum.midpoint.xml.ns._public.common.common_1 | |
---|---|
class |
EntitlementConstructionType
Java class for EntitlementConstructionType complex type. |
class |
ScriptArgumentType
Script argument. |
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as ValueConstructionType | |
---|---|
protected ValueConstructionType |
AttributeDescriptionType.outbound
|
protected ValueConstructionType |
PropertyConstructionType.valueConstruction
|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type ValueConstructionType | |
---|---|
protected java.util.List<ValueConstructionType> |
AccountConstructionType.attribute
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ValueConstructionType | |
---|---|
ValueConstructionType |
ObjectFactory.createValueConstructionType()
Create an instance of ValueConstructionType |
ValueConstructionType |
AttributeDescriptionType.getOutbound()
Gets the value of the outbound property. |
ValueConstructionType |
PropertyConstructionType.getValueConstruction()
Gets the value of the valueConstruction property. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type ValueConstructionType | |
---|---|
java.util.List<ValueConstructionType> |
AccountConstructionType.getAttribute()
Gets the value of the attribute property. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type ValueConstructionType | |
---|---|
void |
AttributeDescriptionType.setOutbound(ValueConstructionType value)
Sets the value of the outbound property. |
void |
PropertyConstructionType.setValueConstruction(ValueConstructionType value)
Sets the value of the valueConstruction property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |