Class SimpleValue<T>

java.lang.Object
com.evolveum.axiom.api.AbstractAxiomValue<T>
com.evolveum.axiom.api.SimpleValue<T>
All Implemented Interfaces:
AxiomInfraValue, AxiomSimpleValue<T>, AxiomStructured, AxiomValue<T>

public class SimpleValue<T> extends AbstractAxiomValue<T> implements AxiomSimpleValue<T>