it.imolinfo.jbi4cics.webservices.runtime
Class BigDecimalType

java.lang.Object
  extended by org.codehaus.xfire.aegis.type.Type
      extended by it.imolinfo.jbi4cics.webservices.runtime.BigDecimalType
All Implemented Interfaces:
org.codehaus.xfire.wsdl.SchemaType

public class BigDecimalType
extends org.codehaus.xfire.aegis.type.Type


Constructor Summary
BigDecimalType()
           
 
Method Summary
 java.lang.Object readObject(org.codehaus.xfire.aegis.MessageReader reader, org.codehaus.xfire.MessageContext context)
           
 void writeObject(java.lang.Object object, org.codehaus.xfire.aegis.MessageWriter writer, org.codehaus.xfire.MessageContext context)
           
 
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, setWriteOuter, toString, writeSchema
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BigDecimalType

public BigDecimalType()
Method Detail

readObject

public java.lang.Object readObject(org.codehaus.xfire.aegis.MessageReader reader,
                                   org.codehaus.xfire.MessageContext context)
Specified by:
readObject in class org.codehaus.xfire.aegis.type.Type

writeObject

public void writeObject(java.lang.Object object,
                        org.codehaus.xfire.aegis.MessageWriter writer,
                        org.codehaus.xfire.MessageContext context)
Specified by:
writeObject in class org.codehaus.xfire.aegis.type.Type


Copyright © 2005-2008 Imola Informatica. All Rights Reserved.