public class XmlElementsImpl extends AnnotationLiteral<XmlElements> implements XmlElements
Constructor and Description |
---|
XmlElementsImpl(XmlElement[] value) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
XmlElement[] |
value() |
annotationType, equals, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode
public XmlElementsImpl(XmlElement[] value)
public XmlElement[] value()
public String toString()
toString
in interface Annotation
toString
in class Object
Copyright © 2009–2023 Oracle Corporation. All rights reserved.