Package com.evolveum.axiom.api
Class StructuredValueImpl
java.lang.Object
com.evolveum.axiom.api.AbstractAxiomValue<Collection<AxiomItem<?>>>
com.evolveum.axiom.api.StructuredValueImpl
- All Implemented Interfaces:
- AxiomInfraValue,- AxiomStructured,- AxiomStructuredValue,- AxiomValue<Collection<AxiomItem<?>>>
- Direct Known Subclasses:
- AbstractBaseDefinition,- AxiomIdentifierDefinitionImpl
public class StructuredValueImpl
extends AbstractAxiomValue<Collection<AxiomItem<?>>>
implements AxiomStructuredValue
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.evolveum.axiom.api.AxiomStructuredValueAxiomStructuredValue.FactoryNested 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 SummaryConstructorsConstructorDescriptionStructuredValueImpl(AxiomTypeDefinition type, Map<AxiomName, AxiomItem<?>> items, Map<AxiomName, AxiomItem<?>> infraItems) 
- 
Method SummaryModifier and TypeMethodDescriptionitem(AxiomItemDefinition def) itemMap()Collection<AxiomItem<?>>items()protected <X> Xprotected AxiomItem<?>requireItem(AxiomName name) Methods inherited from class com.evolveum.axiom.api.AbstractAxiomValueinfraItems, toString, typeMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.axiom.api.AxiomInfraValueinfraItem, infraItemsMethods inherited from interface com.evolveum.axiom.api.AxiomStructuredasComplexMethods inherited from interface com.evolveum.axiom.api.AxiomStructuredValueonlyValue, valueMethods inherited from interface com.evolveum.axiom.api.AxiomValuemetadata, metadata, type
- 
Constructor Details- 
StructuredValueImpl
 
- 
- 
Method Details- 
require
- 
item- Specified by:
- itemin interface- AxiomStructuredValue
 
- 
item- Specified by:
- itemin interface- AxiomStructuredValue
 
- 
requireItem
- 
items
- 
itemMap- Specified by:
- itemMapin interface- AxiomStructuredValue
 
- 
as
 
-