Uses of Annotation Interface
org.simpleframework.xml.ElementArray
Packages that use ElementArray
-
Uses of ElementArray in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as ElementArrayModifier and TypeFieldDescriptionprivate ElementArray
ElementArrayLabel.label
This references the annotation that the field uses.Constructors in org.simpleframework.xml.core with parameters of type ElementArrayModifierConstructorDescriptionContact
(ElementArray label, Constructor factory, int index) Constructor for theContact
object.ElementArrayLabel
(Contact contact, ElementArray label, Format format) Constructor for theElementArrayLabel
object.ElementArrayParameter
(Constructor factory, ElementArray value, Format format, int index) Constructor for theElementArrayParameter
object.