org.codehaus.xfire.aegis.type.basic
Class MyStringType

java.lang.Object
  extended by org.codehaus.xfire.aegis.type.Type
      extended by org.codehaus.xfire.aegis.type.basic.StringType
          extended by org.codehaus.xfire.aegis.type.basic.MyStringType
All Implemented Interfaces:
SchemaType

public class MyStringType
extends StringType


Constructor Summary
MyStringType()
           
 
Method Summary
 
Methods inherited from class org.codehaus.xfire.aegis.type.basic.StringType
readObject, writeObject
 
Methods inherited from class org.codehaus.xfire.aegis.type.Type
equals, getDependencies, getSchemaType, getTypeClass, getTypeMapping, hashCode, isAbstract, isComplex, isNillable, isWriteOuter, setAbstract, setNillable, setSchemaType, setTypeClass, setTypeMapping, writeSchema
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyStringType

public MyStringType()


Copyright © 2004-2005 Codehaus. All Rights Reserved.