Uses of Interface
org.w3._2001.schema.UnionType
Packages that use UnionType
-
Uses of UnionType in org.w3._2001.schema
Methods in org.w3._2001.schema that return UnionTypeModifier and TypeMethodDescriptionSchemaFactory.createUnionType()Returns a new object of class 'Union Type'.DocumentRoot.getUnion()Returns the value of the 'Union' containment reference.SimpleType.getUnion()Returns the value of the 'Union' containment reference.Methods in org.w3._2001.schema with parameters of type UnionType -
Uses of UnionType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement UnionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Union Type'.Fields in org.w3._2001.schema.impl declared as UnionTypeModifier and TypeFieldDescriptionprotected UnionTypeSimpleTypeImpl.unionThe cached value of the 'Union' containment reference.Methods in org.w3._2001.schema.impl that return UnionTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createUnionType()DocumentRootImpl.getUnion()SimpleTypeImpl.getUnion()Methods in org.w3._2001.schema.impl with parameters of type UnionTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetUnion(UnionType newUnion, NotificationChain msgs) NotificationChainSimpleTypeImpl.basicSetUnion(UnionType newUnion, NotificationChain msgs) voidvoid -
Uses of UnionType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type UnionTypeModifier and TypeMethodDescriptionSchemaSwitch.caseUnionType(UnionType object) Returns the result of interpreting the object as an instance of 'Union Type'.booleanSchemaValidator.validateUnionType(UnionType unionType, DiagnosticChain diagnostics, Map<Object, Object> context)