Package com.evolveum.axiom.api
Class AbstractAxiomValue<V>
java.lang.Object
com.evolveum.axiom.api.AbstractAxiomValue<V>
- All Implemented Interfaces:
- AxiomInfraValue,- AxiomStructured,- AxiomValue<V>
- Direct Known Subclasses:
- SimpleValue,- StructuredValueImpl
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.evolveum.axiom.api.AxiomValueAxiomValue.Factory<V,T extends AxiomValue<V>> 
- 
Field SummaryFields inherited from interface com.evolveum.axiom.api.AxiomValueAXIOM_VALUE, METADATA, METADATA_TYPE, TYPE, VALUE
- 
Constructor SummaryConstructorsConstructorDescriptionAbstractAxiomValue(AxiomTypeDefinition type, Map<AxiomName, AxiomItem<?>> infraItems) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.axiom.api.AxiomInfraValueinfraItemMethods inherited from interface com.evolveum.axiom.api.AxiomStructuredasComplexMethods inherited from interface com.evolveum.axiom.api.AxiomValuemetadata, metadata, value
- 
Constructor Details- 
AbstractAxiomValue
 
- 
- 
Method Details- 
infraItems- Specified by:
- infraItemsin interface- AxiomInfraValue
 
- 
type- Specified by:
- typein interface- AxiomValue<V>
 
- 
toString
 
-