Package com.evolveum.axiom.api
Interface AxiomSimpleValue<V>
- 
- All Superinterfaces:
 AxiomInfraValue,AxiomStructured,AxiomValue<V>
- All Known Implementing Classes:
 SimpleValue
public interface AxiomSimpleValue<V> extends AxiomValue<V>
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface com.evolveum.axiom.api.AxiomValue
AxiomValue.Factory<V,T extends AxiomValue<V>> 
 - 
 
- 
Field Summary
- 
Fields inherited from interface com.evolveum.axiom.api.AxiomValue
AXIOM_VALUE, METADATA, METADATA_TYPE, TYPE, VALUE 
 - 
 
- 
Method Summary
- 
Methods inherited from interface com.evolveum.axiom.api.AxiomInfraValue
infraItem, infraItems 
- 
Methods inherited from interface com.evolveum.axiom.api.AxiomStructured
asComplex 
- 
Methods inherited from interface com.evolveum.axiom.api.AxiomValue
metadata, metadata, type, value 
 - 
 
 -