Package com.evolveum.axiom.api.stream
Class VirtualRootType
java.lang.Object
com.evolveum.axiom.api.stream.VirtualRootType
- All Implemented Interfaces:
AxiomStructured,AxiomNamedDefinition,AxiomTypeDefinition
-
Field Summary
Fields inherited from interface com.evolveum.axiom.api.schema.AxiomTypeDefinition
IDENTIFIER_MEMBER, NAME, SPACE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionargument()static AxiomTypeDefinitionfrom(AxiomSchemaContext context2) name()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.axiom.api.AxiomStructured
asComplexMethods inherited from interface com.evolveum.axiom.api.schema.AxiomTypeDefinition
isComplex, isSubtypeOf, isSubtypeOf, isSupertypeOf, itemDefinition, itemDefinition, requiredItems
-
Constructor Details
-
VirtualRootType
-
-
Method Details
-
name
- Specified by:
namein interfaceAxiomNamedDefinition
-
documentation
- Specified by:
documentationin interfaceAxiomNamedDefinition
-
argument
- Specified by:
argumentin interfaceAxiomTypeDefinition
-
superType
- Specified by:
superTypein interfaceAxiomTypeDefinition
-
itemDefinitions
- Specified by:
itemDefinitionsin interfaceAxiomTypeDefinition
-
identifierDefinitions
- Specified by:
identifierDefinitionsin interfaceAxiomTypeDefinition
-
from
-