Uses of Interface
com.evolveum.axiom.api.AxiomStructuredValue
Packages that use AxiomStructuredValue
Package
Description
- 
Uses of AxiomStructuredValue in com.evolveum.axiom.apiClasses in com.evolveum.axiom.api that implement AxiomStructuredValueMethods in com.evolveum.axiom.api that return AxiomStructuredValueModifier and TypeMethodDescriptionAxiomValueFactory.createComplex(AxiomTypeDefinition def, Map<AxiomName, AxiomItem<?>> items, Map<AxiomName, AxiomItem<?>> infraItems) Methods in com.evolveum.axiom.api that return types with arguments of type AxiomStructuredValueModifier and TypeMethodDescriptiondefault Optional<? extends AxiomStructuredValue>AxiomStructured.asComplex()default Optional<? extends AxiomStructuredValue>AxiomValue.metadata()
- 
Uses of AxiomStructuredValue in com.evolveum.axiom.api.schemaSubinterfaces of AxiomStructuredValue in com.evolveum.axiom.api.schema
- 
Uses of AxiomStructuredValue in com.evolveum.axiom.lang.implMethods in com.evolveum.axiom.lang.impl with parameters of type AxiomStructuredValueModifier and TypeMethodDescriptionstatic voidBasicStatementRule.addFromType(AxiomStructuredValue source, AxiomValueContext<?> target, boolean inheritance) 
- 
Uses of AxiomStructuredValue in com.evolveum.axiom.lang.spiClasses in com.evolveum.axiom.lang.spi that implement AxiomStructuredValueModifier and TypeClassDescriptionclassclassclassclassMethods in com.evolveum.axiom.lang.spi with parameters of type AxiomStructuredValueModifier and TypeMethodDescriptionstatic AxiomTypeDefinitionAxiomTypeDefinitionImpl.from(AxiomStructuredValue value)