public class XmlElementData extends Object
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
String |
getDefaultValue() |
Format |
getFormat() |
String |
getName() |
String |
getNamespace() |
String |
getOriginalMethodName() |
String |
getType() |
String |
getXmlWrapperTag() |
boolean |
isRequired() |
boolean |
isTypeInterface() |
String |
toString() |
public String getNamespace()
public String getName()
public String getAlias()
public String getDefaultValue()
public Format getFormat()
public String getType()
public boolean isTypeInterface()
public String getXmlWrapperTag()
public boolean isRequired()
public String getOriginalMethodName()
Copyright © 2009–2023 Oracle Corporation. All rights reserved.