Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.ValueConstructionType.Value

Packages that use ValueConstructionType.Value
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of ValueConstructionType.Value 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 ValueConstructionType.Value
protected  javax.xml.bind.JAXBElement<ValueConstructionType.Value> ValueConstructionType.value
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ValueConstructionType.Value
 ValueConstructionType.Value ObjectFactory.createValueConstructionTypeValue()
          Create an instance of ValueConstructionType.Value
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type ValueConstructionType.Value
 javax.xml.bind.JAXBElement<ValueConstructionType.Value> ObjectFactory.createValueConstructionTypeValue(ValueConstructionType.Value value)
          Create an instance of JAXBElement<ValueConstructionType.Value>}
 javax.xml.bind.JAXBElement<ValueConstructionType.Value> ValueConstructionType.getValue()
          Gets the value of the value property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type ValueConstructionType.Value
 javax.xml.bind.JAXBElement<ValueConstructionType.Value> ObjectFactory.createValueConstructionTypeValue(ValueConstructionType.Value value)
          Create an instance of JAXBElement<ValueConstructionType.Value>}
 

Method parameters in com.evolveum.midpoint.xml.ns._public.common.common_1 with type arguments of type ValueConstructionType.Value
 void ValueConstructionType.setValue(javax.xml.bind.JAXBElement<ValueConstructionType.Value> value)
          Sets the value of the value property.
 



Copyright © 2011 evolveum. All Rights Reserved.