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.AxiomValueAxiomValue.Factory<V,T extends AxiomValue<V>>
 
- 
 - 
Field Summary- 
Fields inherited from interface com.evolveum.axiom.api.AxiomValueAXIOM_VALUE, METADATA, METADATA_TYPE, TYPE, VALUE
 
- 
 - 
Method Summary- 
Methods inherited from interface com.evolveum.axiom.api.AxiomInfraValueinfraItem, infraItems
 - 
Methods inherited from interface com.evolveum.axiom.api.AxiomStructuredasComplex
 - 
Methods inherited from interface com.evolveum.axiom.api.AxiomValuemetadata, metadata, type, value
 
- 
 
-