org.apache.ws.jaxme.generator.types
Class IDREFSG

java.lang.Object
  extended byorg.apache.ws.jaxme.generator.sg.impl.JAXBSGItem
      extended byorg.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
          extended byorg.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
              extended byorg.apache.ws.jaxme.generator.types.StringSG
                  extended byorg.apache.ws.jaxme.generator.types.IDREFSG
All Implemented Interfaces:
SimpleTypeSGChain

public class IDREFSG
extends StringSG

Author:
Jochen Wiedmann

Field Summary
 
Fields inherited from class org.apache.ws.jaxme.generator.types.StringSG
STRING_TYPE
 
Constructor Summary
IDREFSG(SGFactory pFactory, SchemaSG pSchema, XSType pType)
          Creates a new instance of IDREFSG.
 
Methods inherited from class org.apache.ws.jaxme.generator.types.StringSG
addValidation, forAllNonNullValues, forAllValues, getCastFromString, getCastFromString, getCastToString, getDatatypeName, getRuntimeType
 
Methods inherited from class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
getAtomicType, getCastToString, getEqualsCheck, isAtomic
 
Methods inherited from class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
generate, generate, getCollectionType, getFacet, getFacets, getFactory, getInitialValue, getListType, getLocator, getSchema, getUnionType, getXMLSetMethod, getXSType, hasSetMethod, init, isList, isNullable, isUnion, setNullable
 
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.JAXBSGItem
getFactory, getLocator, getSchema, getXSObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IDREFSG

public IDREFSG(SGFactory pFactory,
               SchemaSG pSchema,
               XSType pType)
        throws org.xml.sax.SAXException

Creates a new instance of IDREFSG.