public class XmlElementWrapperImpl extends AnnotationLiteral<XmlElementWrapper> implements XmlElementWrapper
| Constructor and Description |
|---|
XmlElementWrapperImpl(String name,
String namespace,
boolean nillable,
boolean required) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
String |
namespace() |
boolean |
nillable() |
boolean |
required() |
String |
toString() |
annotationType, equals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCodeCopyright © 2009–2019 Oracle Corporation. All rights reserved.