@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) @Deprecated public @interface XmlElement
String
name
namespace
boolean
nillable
required
Class
type
public abstract String name
public abstract String namespace
public abstract boolean nillable
public abstract boolean required
public abstract Class type
Copyright © 2000–2022 EPAM Systems. All rights reserved.