Uses of Annotation Interface
org.simpleframework.xml.ElementListUnion
Packages that use ElementListUnion
-
Uses of ElementListUnion in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as ElementListUnionModifier and TypeFieldDescriptionprivate final ElementListUnion
ExtractorFactory.ElementListExtractor.union
This is the union annotation to extract the labels for.Constructors in org.simpleframework.xml.core with parameters of type ElementListUnionModifierConstructorDescriptionElementListExtractor
(Contact contact, ElementListUnion union, Format format) Constructor for theElementListExtractor
object.ElementListUnionLabel
(Contact contact, ElementListUnion union, ElementList element, Format format) Constructor for theElementListUnionLabel
object.ElementListUnionParameter
(Constructor factory, ElementListUnion union, ElementList element, Format format, int index) Constructor for theElementListUnionParameter
object.