org.jibx.xsd2jibx
Class XsdSimpleType

java.lang.Object
  extended by org.jibx.xsd2jibx.XsdStructure
      extended by org.jibx.xsd2jibx.XsdSimpleType

public class XsdSimpleType
extends XsdStructure


Field Summary
 
Fields inherited from class org.jibx.xsd2jibx.XsdStructure
name, parentComplexType, schema
 
Constructor Summary
XsdSimpleType()
           
 
Method Summary
 XsdType getBase()
           
 
Methods inherited from class org.jibx.xsd2jibx.XsdStructure
createXsdType, getGenerator, getName, getParentComplexType, getSchema, getTargetNamespace, getXsdType, isImportedFromBase, setGenerator, setImportedFromBase, setName, setParentComplexType, setSchema, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XsdSimpleType

public XsdSimpleType()
Method Detail

getBase

public XsdType getBase()