Uses of Annotation Interface
org.simpleframework.xml.ElementMapUnion
Packages that use ElementMapUnion
-
Uses of ElementMapUnion in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as ElementMapUnionModifier and TypeFieldDescriptionprivate final ElementMapUnion
ExtractorFactory.ElementMapExtractor.union
This is the union annotation to extract the labels for.Constructors in org.simpleframework.xml.core with parameters of type ElementMapUnionModifierConstructorDescriptionElementMapExtractor
(Contact contact, ElementMapUnion union, Format format) Constructor for theElementMapExtractor
object.ElementMapUnionLabel
(Contact contact, ElementMapUnion union, ElementMap element, Format format) Constructor for theElementMapUnionLabel
object.ElementMapUnionParameter
(Constructor factory, ElementMapUnion union, ElementMap element, Format format, int index) Constructor for theElementMapUnionParameter
object.