FileDocCategorySizeDatePackage
InteropTestsBindingImpl.javaAPI DocApache Axis 1.45825Sat Apr 22 18:57:28 BST 2006test.wsdl.interop5.basetype

InteropTestsBindingImpl

public class InteropTestsBindingImpl extends Object implements test.wsdl.interop5.basetype.InteropTestsExpType
InteropTestsBindingImpl.java This file was auto-generated from WSDL by the Apache Axis WSDL2Java emitter.

Fields Summary
Constructors Summary
Methods Summary
public org.apache.axis.types.URIechoAnyURI(org.apache.axis.types.URI inputAnyURI)

        return inputAnyURI;
    
public byteechoByte(byte inputByte)

        return (byte)-3;
    
public java.util.CalendarechoDateTime(java.util.Calendar inputDateTime)

        return inputDateTime;
    
public doubleechoDouble(double inputDouble)

        return inputDouble;
    
public org.apache.axis.types.DurationechoDuration(org.apache.axis.types.Duration inputDuration)

        return inputDuration;
    
public org.apache.axis.types.EntitiesechoEntities(org.apache.axis.types.Entities inputEntities)

        return inputEntities;
    
public org.apache.axis.types.EntityechoEntity(org.apache.axis.types.Entity inputEntity)

        return inputEntity;
    
public org.apache.axis.types.DayechoGDay(org.apache.axis.types.Day inputGDay)

        return inputGDay;
    
public org.apache.axis.types.MonthechoGMonth(org.apache.axis.types.Month inputGMonth)

        return inputGMonth;
    
public org.apache.axis.types.MonthDayechoGMonthDay(org.apache.axis.types.MonthDay inputGMonthDay)

        return inputGMonthDay;
    
public org.apache.axis.types.YearechoGYear(org.apache.axis.types.Year inputGYear)

        return inputGYear;
    
public org.apache.axis.types.YearMonthechoGYearMonth(org.apache.axis.types.YearMonth inputGYearMonth)

        return inputGYearMonth;
    
public org.apache.axis.types.IdechoID(org.apache.axis.types.Id inputID)

        return inputID;
    
public org.apache.axis.types.IDRefechoIDREF(org.apache.axis.types.IDRef inputIDREF)

        return inputIDREF;
    
public org.apache.axis.types.IDRefsechoIDREFS(org.apache.axis.types.IDRefs inputIDREFS)

        return inputIDREFS;
    
public intechoInt(int inputInt)

        return -3;
    
public org.apache.axis.types.LanguageechoLanguage(org.apache.axis.types.Language inputLanguage)

        return inputLanguage;
    
public longechoLong(long inputLong)

        return inputLong;
    
public org.apache.axis.types.NCNameechoNCName(org.apache.axis.types.NCName inputNCName)

        return inputNCName;
    
public org.apache.axis.types.NMTokenechoNMToken(org.apache.axis.types.NMToken inputNMToken)

        return inputNMToken;
    
public org.apache.axis.types.NMTokensechoNMTokens(org.apache.axis.types.NMTokens inputNMTokens)

        return inputNMTokens;
    
public org.apache.axis.types.NameechoName(org.apache.axis.types.Name inputName)

        return inputName;
    
public org.apache.axis.types.NegativeIntegerechoNegativeInteger(org.apache.axis.types.NegativeInteger inputNegativeInteger)

        return inputNegativeInteger;
    
public org.apache.axis.types.NonNegativeIntegerechoNonNegativeInteger(org.apache.axis.types.NonNegativeInteger inputNonNegativeInteger)

        return inputNonNegativeInteger;
    
public org.apache.axis.types.NonPositiveIntegerechoNonPositiveInteger(org.apache.axis.types.NonPositiveInteger inputNonPositiveInteger)

        return inputNonPositiveInteger;
    
public org.apache.axis.types.NotationechoNotation(org.apache.axis.types.Notation inputNotation)

        return inputNotation;
    
public org.apache.axis.types.PositiveIntegerechoPositiveInteger(org.apache.axis.types.PositiveInteger inputPositiveInteger)

        return inputPositiveInteger;
    
public javax.xml.namespace.QNameechoQName(javax.xml.namespace.QName inputQName)

        return inputQName;
    
public shortechoShort(short inputShort)

        return (short)-3;
    
public org.apache.axis.types.TimeechoTime(org.apache.axis.types.Time inputTime)

        return inputTime;
    
public org.apache.axis.types.UnsignedByteechoUnsignedByte(org.apache.axis.types.UnsignedByte inputUnsignedByte)

        return inputUnsignedByte;
    
public org.apache.axis.types.UnsignedIntechoUnsignedInt(org.apache.axis.types.UnsignedInt inputUnsignedInt)

        return inputUnsignedInt;
    
public org.apache.axis.types.UnsignedLongechoUnsignedLong(org.apache.axis.types.UnsignedLong inputUnsignedLong)

        return inputUnsignedLong;
    
public org.apache.axis.types.UnsignedShortechoUnsignedShort(org.apache.axis.types.UnsignedShort inputUnsignedShort)

        return inputUnsignedShort;