Uses of Interface
org.w3._2001.schema.AppinfoType
Packages that use AppinfoType
-
Uses of AppinfoType in org.w3._2001.schema
Methods in org.w3._2001.schema that return AppinfoTypeModifier and TypeMethodDescriptionSchemaFactory.createAppinfoType()Returns a new object of class 'Appinfo Type'.DocumentRoot.getAppinfo()Returns the value of the 'Appinfo' containment reference.Methods in org.w3._2001.schema that return types with arguments of type AppinfoTypeModifier and TypeMethodDescriptionEList<AppinfoType>AnnotationType.getAppinfo()Returns the value of the 'Appinfo' containment reference list.Methods in org.w3._2001.schema with parameters of type AppinfoTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setAppinfo(AppinfoType value) Sets the value of the 'Appinfo' containment reference. -
Uses of AppinfoType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement AppinfoTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Appinfo Type'.Methods in org.w3._2001.schema.impl that return AppinfoTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createAppinfoType()DocumentRootImpl.getAppinfo()Methods in org.w3._2001.schema.impl that return types with arguments of type AppinfoTypeMethods in org.w3._2001.schema.impl with parameters of type AppinfoTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAppinfo(AppinfoType newAppinfo, NotificationChain msgs) voidDocumentRootImpl.setAppinfo(AppinfoType newAppinfo) -
Uses of AppinfoType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type AppinfoTypeModifier and TypeMethodDescriptionSchemaSwitch.caseAppinfoType(AppinfoType object) Returns the result of interpreting the object as an instance of 'Appinfo Type'.booleanSchemaValidator.validateAppinfoType(AppinfoType appinfoType, DiagnosticChain diagnostics, Map<Object, Object> context)