|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueType | |
---|---|
com.evolveum.prism.xml.ns._public.query_2 |
Uses of ValueType in com.evolveum.prism.xml.ns._public.query_2 |
---|
Fields in com.evolveum.prism.xml.ns._public.query_2 declared as ValueType | |
---|---|
protected ValueType |
PropertyComplexValueFilterType.value
|
Methods in com.evolveum.prism.xml.ns._public.query_2 that return ValueType | |
---|---|
ValueType |
ValueType.clone()
Creates and returns a deep copy of this object. |
ValueType |
ObjectFactory.createValueType()
Create an instance of ValueType |
ValueType |
PropertyComplexValueFilterType.getValue()
Gets the value of the value property. |
Methods in com.evolveum.prism.xml.ns._public.query_2 that return types with arguments of type ValueType | |
---|---|
JAXBElement<ValueType> |
ObjectFactory.createValue(ValueType value)
Create an instance of JAXBElement < ValueType > } |
Methods in com.evolveum.prism.xml.ns._public.query_2 with parameters of type ValueType | |
---|---|
JAXBElement<ValueType> |
ObjectFactory.createValue(ValueType value)
Create an instance of JAXBElement < ValueType > } |
void |
PropertyComplexValueFilterType.setValue(ValueType value)
Sets the value of the value property. |
Constructors in com.evolveum.prism.xml.ns._public.query_2 with parameters of type ValueType | |
---|---|
ValueType(ValueType o)
Creates a new ValueType instance by deeply copying a given ValueType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |