public class XsdMapEntry extends Object
Constructor and Description |
---|
XsdMapEntry(String type,
List<String> encodingRules,
String xmlType,
String xmlTypeContent,
String xmlTypeType,
String xmlTypeNilReason,
String xmlElement,
String xmlPropertyType,
String xmlAttribute,
String xmlAttributeGroup,
String nsabr) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getEncodingRules() |
String |
getNsabr() |
String |
getType() |
String |
getXmlAttribute() |
String |
getXmlAttributeGroup() |
String |
getXmlElement() |
String |
getXmlPropertyType() |
String |
getXmlType() |
String |
getXmlTypeContent() |
String |
getXmlTypeNilReason() |
String |
getXmlTypeType() |
public String getType()
public String getXmlType()
public String getXmlTypeContent()
public String getXmlTypeType()
public String getXmlTypeNilReason()
public String getXmlElement()
public String getXmlPropertyType()
public String getXmlAttribute()
public String getXmlAttributeGroup()
public String getNsabr()
Copyright © 2018. All rights reserved.