Uses of Annotation Interface
org.simpleframework.xml.Attribute
Packages that use Attribute
-
Uses of Attribute in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as AttributeModifier and TypeFieldDescriptionprivate Attribute
AttributeLabel.label
Represents the annotation used to label the field.Constructors in org.simpleframework.xml.core with parameters of type AttributeModifierConstructorDescriptionAttributeLabel
(Contact contact, Attribute label, Format format) Constructor for theAttributeLabel
object.AttributeParameter
(Constructor factory, Attribute value, Format format, int index) Constructor for theAttributeParameter
object.Contact
(Attribute label, Constructor factory, int index) Constructor for theContact
object.