public class XmlElementsImpl extends AnnotationLiteral<jakarta.xml.bind.annotation.XmlElements> implements jakarta.xml.bind.annotation.XmlElements
| Constructor and Description |
|---|
XmlElementsImpl(jakarta.xml.bind.annotation.XmlElement[] value) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
jakarta.xml.bind.annotation.XmlElement[] |
value() |
annotationType, equals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCodepublic XmlElementsImpl(jakarta.xml.bind.annotation.XmlElement[] value)
public jakarta.xml.bind.annotation.XmlElement[] value()
public String toString()
toString in interface AnnotationtoString in class ObjectCopyright © 2009–2020 Oracle Corporation. All rights reserved.