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, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode
Copyright © 2009–2023 Oracle Corporation. All rights reserved.