Uses of Interface
org.w3._2001.schema.TopLevelSimpleType
Packages that use TopLevelSimpleType
-
Uses of TopLevelSimpleType in org.w3._2001.schema
Methods in org.w3._2001.schema that return TopLevelSimpleTypeModifier and TypeMethodDescriptionSchemaFactory.createTopLevelSimpleType()Returns a new object of class 'Top Level Simple Type'.DocumentRoot.getSimpleType()Returns the value of the 'Simple Type' containment reference.Methods in org.w3._2001.schema that return types with arguments of type TopLevelSimpleTypeModifier and TypeMethodDescriptionEList<TopLevelSimpleType>RedefineType.getSimpleType()Returns the value of the 'Simple Type' containment reference list.EList<TopLevelSimpleType>SchemaType.getSimpleType()Returns the value of the 'Simple Type' containment reference list.Methods in org.w3._2001.schema with parameters of type TopLevelSimpleTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setSimpleType(TopLevelSimpleType value) Sets the value of the 'Simple Type' containment reference. -
Uses of TopLevelSimpleType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement TopLevelSimpleTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Top Level Simple Type'.Methods in org.w3._2001.schema.impl that return TopLevelSimpleTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createTopLevelSimpleType()DocumentRootImpl.getSimpleType()Methods in org.w3._2001.schema.impl that return types with arguments of type TopLevelSimpleTypeModifier and TypeMethodDescriptionEList<TopLevelSimpleType>RedefineTypeImpl.getSimpleType()EList<TopLevelSimpleType>SchemaTypeImpl.getSimpleType()Methods in org.w3._2001.schema.impl with parameters of type TopLevelSimpleTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetSimpleType(TopLevelSimpleType newSimpleType, NotificationChain msgs) voidDocumentRootImpl.setSimpleType(TopLevelSimpleType newSimpleType) -
Uses of TopLevelSimpleType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type TopLevelSimpleTypeModifier and TypeMethodDescriptionSchemaSwitch.caseTopLevelSimpleType(TopLevelSimpleType object) Returns the result of interpreting the object as an instance of 'Top Level Simple Type'.booleanSchemaValidator.validateTopLevelSimpleType(TopLevelSimpleType topLevelSimpleType, DiagnosticChain diagnostics, Map<Object, Object> context)