Uses of Interface
com.evolveum.axiom.api.AxiomInfraValue
-
Packages that use AxiomInfraValue Package Description com.evolveum.axiom.api com.evolveum.axiom.api.schema com.evolveum.axiom.lang.spi -
-
Uses of AxiomInfraValue in com.evolveum.axiom.api
Classes in com.evolveum.axiom.api with type parameters of type AxiomInfraValue Modifier and Type Interface Description static interface
AxiomInfraValue.Factory<V extends AxiomInfraValue>
Subinterfaces of AxiomInfraValue in com.evolveum.axiom.api Modifier and Type Interface Description interface
AxiomSimpleValue<V>
interface
AxiomStructuredValue
interface
AxiomValue<V>
Classes in com.evolveum.axiom.api that implement AxiomInfraValue Modifier and Type Class Description class
AbstractAxiomValue<V>
class
SimpleValue<T>
class
StructuredValueImpl
-
Uses of AxiomInfraValue in com.evolveum.axiom.api.schema
Subinterfaces of AxiomInfraValue in com.evolveum.axiom.api.schema Modifier and Type Interface Description interface
AxiomIdentifierDefinition
-
Uses of AxiomInfraValue in com.evolveum.axiom.lang.spi
Classes in com.evolveum.axiom.lang.spi that implement AxiomInfraValue Modifier and Type Class Description class
AbstractBaseDefinition
class
AxiomIdentifierDefinitionImpl
class
AxiomItemDefinitionImpl
class
AxiomTypeDefinitionImpl
-