public class XmlElementData extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
String |
getDefaultValue() |
Format |
getFormat() |
String |
getName() |
String |
getNamespace() |
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()
Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.