Uses of Interface
org.w3._2001.schema.SimpleExtensionType
Packages that use SimpleExtensionType
-
Uses of SimpleExtensionType in org.w3._2001.schema
Methods in org.w3._2001.schema that return SimpleExtensionTypeModifier and TypeMethodDescriptionSchemaFactory.createSimpleExtensionType()Returns a new object of class 'Simple Extension Type'.SimpleContentType.getExtension()Returns the value of the 'Extension' containment reference.Methods in org.w3._2001.schema with parameters of type SimpleExtensionTypeModifier and TypeMethodDescriptionvoidSimpleContentType.setExtension(SimpleExtensionType value) Sets the value of the 'Extension' containment reference. -
Uses of SimpleExtensionType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement SimpleExtensionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Simple Extension Type'.Fields in org.w3._2001.schema.impl declared as SimpleExtensionTypeModifier and TypeFieldDescriptionprotected SimpleExtensionTypeSimpleContentTypeImpl.extensionThe cached value of the 'Extension' containment reference.Methods in org.w3._2001.schema.impl that return SimpleExtensionTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createSimpleExtensionType()SimpleContentTypeImpl.getExtension()Methods in org.w3._2001.schema.impl with parameters of type SimpleExtensionTypeModifier and TypeMethodDescriptionNotificationChainSimpleContentTypeImpl.basicSetExtension(SimpleExtensionType newExtension, NotificationChain msgs) voidSimpleContentTypeImpl.setExtension(SimpleExtensionType newExtension) -
Uses of SimpleExtensionType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type SimpleExtensionTypeModifier and TypeMethodDescriptionSchemaSwitch.caseSimpleExtensionType(SimpleExtensionType object) Returns the result of interpreting the object as an instance of 'Simple Extension Type'.booleanSchemaValidator.validateSimpleExtensionType(SimpleExtensionType simpleExtensionType, DiagnosticChain diagnostics, Map<Object, Object> context)