de.interactive_instruments.ShapeChange
Class XsdMapEntry

java.lang.Object
  extended by de.interactive_instruments.ShapeChange.XsdMapEntry

public class XsdMapEntry
extends Object

Author:
Johannes Echterhoff (echterhoff interactive-instruments de)

Constructor Summary
XsdMapEntry(String type, List<String> encodingRules, String xmlType, String xmlTypeContent, String xmlTypeType, String xmlTypeNilReason, String xmlElement, String xmlPropertyType, String xmlAttribute, String xmlAttributeGroup, String nsabr)
           
 
Method Summary
 List<String> getEncodingRules()
           
 String getNsabr()
           
 String getType()
           
 String getXmlAttribute()
           
 String getXmlAttributeGroup()
           
 String getXmlElement()
           
 String getXmlPropertyType()
           
 String getXmlType()
           
 String getXmlTypeContent()
           
 String getXmlTypeNilReason()
           
 String getXmlTypeType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XsdMapEntry

public XsdMapEntry(String type,
                   List<String> encodingRules,
                   String xmlType,
                   String xmlTypeContent,
                   String xmlTypeType,
                   String xmlTypeNilReason,
                   String xmlElement,
                   String xmlPropertyType,
                   String xmlAttribute,
                   String xmlAttributeGroup,
                   String nsabr)
Method Detail

getType

public String getType()

getEncodingRules

public List<String> getEncodingRules()

getXmlType

public String getXmlType()

getXmlTypeContent

public String getXmlTypeContent()

getXmlTypeType

public String getXmlTypeType()

getXmlTypeNilReason

public String getXmlTypeNilReason()

getXmlElement

public String getXmlElement()

getXmlPropertyType

public String getXmlPropertyType()

getXmlAttribute

public String getXmlAttribute()

getXmlAttributeGroup

public String getXmlAttributeGroup()

getNsabr

public String getNsabr()


Copyright © 2015. All rights reserved.