Package com.evolveum.axiom.api.schema
Interface AxiomItemDefinition.Inherited
- 
- All Superinterfaces:
 AxiomItemDefinition,AxiomNamedDefinition,AxiomStructured,Navigable<AxiomPath.Component<?>,AxiomItemDefinition>
- Enclosing interface:
 - AxiomItemDefinition
 
public static interface AxiomItemDefinition.Inherited extends AxiomItemDefinition
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface com.evolveum.axiom.api.schema.AxiomItemDefinition
AxiomItemDefinition.Extended, AxiomItemDefinition.Inherited 
 - 
 
- 
Field Summary
- 
Fields inherited from interface com.evolveum.axiom.api.schema.AxiomItemDefinition
CONSTANT, DEFAULT, NAME, ROOT_SPACE, SPACE, VALUE_SPACE 
 - 
 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AxiomItemDefinitionoriginal()- 
Methods inherited from interface com.evolveum.axiom.api.schema.AxiomItemDefinition
constantValue, defaultValue, definingType, derived, identifierDefinition, inherited, isStructured, maxOccurs, minOccurs, notInherited, operational, required, resolve, substitutionOf, typeDefinition 
- 
Methods inherited from interface com.evolveum.axiom.api.schema.AxiomNamedDefinition
documentation, name 
- 
Methods inherited from interface com.evolveum.axiom.api.AxiomStructured
asComplex 
 - 
 
 - 
 
- 
- 
Method Detail
- 
original
AxiomItemDefinition original()
 
 - 
 
 -