Uses of Interface
org.w3._2001.schema.SimpleContentType
Packages that use SimpleContentType
-
Uses of SimpleContentType in org.w3._2001.schema
Methods in org.w3._2001.schema that return SimpleContentTypeModifier and TypeMethodDescriptionSchemaFactory.createSimpleContentType()Returns a new object of class 'Simple Content Type'.ComplexType.getSimpleContent()Returns the value of the 'Simple Content' containment reference.DocumentRoot.getSimpleContent()Returns the value of the 'Simple Content' containment reference.Methods in org.w3._2001.schema with parameters of type SimpleContentTypeModifier and TypeMethodDescriptionvoidComplexType.setSimpleContent(SimpleContentType value) Sets the value of the 'Simple Content' containment reference.voidDocumentRoot.setSimpleContent(SimpleContentType value) Sets the value of the 'Simple Content' containment reference. -
Uses of SimpleContentType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement SimpleContentTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Simple Content Type'.Fields in org.w3._2001.schema.impl declared as SimpleContentTypeModifier and TypeFieldDescriptionprotected SimpleContentTypeComplexTypeImpl.simpleContentThe cached value of the 'Simple Content' containment reference.Methods in org.w3._2001.schema.impl that return SimpleContentTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createSimpleContentType()ComplexTypeImpl.getSimpleContent()DocumentRootImpl.getSimpleContent()Methods in org.w3._2001.schema.impl with parameters of type SimpleContentTypeModifier and TypeMethodDescriptionNotificationChainComplexTypeImpl.basicSetSimpleContent(SimpleContentType newSimpleContent, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetSimpleContent(SimpleContentType newSimpleContent, NotificationChain msgs) voidComplexTypeImpl.setSimpleContent(SimpleContentType newSimpleContent) voidDocumentRootImpl.setSimpleContent(SimpleContentType newSimpleContent) -
Uses of SimpleContentType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type SimpleContentTypeModifier and TypeMethodDescriptionSchemaSwitch.caseSimpleContentType(SimpleContentType object) Returns the result of interpreting the object as an instance of 'Simple Content Type'.booleanSchemaValidator.validateSimpleContentType(SimpleContentType simpleContentType, DiagnosticChain diagnostics, Map<Object, Object> context)