Uses of Interface
com.evolveum.axiom.api.AxiomSimpleValue
-
Packages that use AxiomSimpleValue Package Description com.evolveum.axiom.api -
-
Uses of AxiomSimpleValue in com.evolveum.axiom.api
Classes in com.evolveum.axiom.api that implement AxiomSimpleValue Modifier and Type Class Description class
SimpleValue<T>
Methods in com.evolveum.axiom.api that return AxiomSimpleValue Modifier and Type Method Description static <V> AxiomSimpleValue<V>
SimpleValue. create(AxiomTypeDefinition def, V value, Map<AxiomName,AxiomItem<?>> infraItems)
-