Uses of Interface
org.w3._2001.schema.All
Packages that use All
-
Uses of All in org.w3._2001.schema
Methods in org.w3._2001.schema that return AllModifier and TypeMethodDescriptionSchemaFactory.createAll()Returns a new object of class 'All'.ComplexType.getAll()Returns the value of the 'All' containment reference.DocumentRoot.getAll()Returns the value of the 'All' containment reference.ExtensionType.getAll()Returns the value of the 'All' containment reference.RestrictionType.getAll()Returns the value of the 'All' containment reference.RealGroup.getAll1()Returns the value of the 'All1' containment reference.Methods in org.w3._2001.schema that return types with arguments of type AllModifier and TypeMethodDescriptionEList<All>Group.getAll()Returns the value of the 'All' containment reference list.Methods in org.w3._2001.schema with parameters of type AllModifier and TypeMethodDescriptionvoidSets the value of the 'All' containment reference.voidSets the value of the 'All' containment reference.voidSets the value of the 'All' containment reference.voidSets the value of the 'All' containment reference.voidSets the value of the 'All1' containment reference. -
Uses of All in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement AllFields in org.w3._2001.schema.impl declared as AllModifier and TypeFieldDescriptionprotected AllComplexTypeImpl.allThe cached value of the 'All' containment reference.protected AllExtensionTypeImpl.allThe cached value of the 'All' containment reference.protected AllRestrictionTypeImpl.allThe cached value of the 'All' containment reference.protected AllRealGroupImpl.all1The cached value of the 'All1' containment reference.Methods in org.w3._2001.schema.impl that return AllModifier and TypeMethodDescriptionSchemaFactoryImpl.createAll()ComplexTypeImpl.getAll()DocumentRootImpl.getAll()ExtensionTypeImpl.getAll()RestrictionTypeImpl.getAll()RealGroupImpl.getAll1()Methods in org.w3._2001.schema.impl that return types with arguments of type AllMethods in org.w3._2001.schema.impl with parameters of type AllModifier and TypeMethodDescriptionNotificationChainComplexTypeImpl.basicSetAll(All newAll, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetAll(All newAll, NotificationChain msgs) NotificationChainExtensionTypeImpl.basicSetAll(All newAll, NotificationChain msgs) NotificationChainRestrictionTypeImpl.basicSetAll(All newAll, NotificationChain msgs) NotificationChainRealGroupImpl.basicSetAll1(All newAll1, NotificationChain msgs) voidvoidvoidvoidvoid -
Uses of All in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type All