File
Doc
Category
Size
Date
Package
RoundtripPortTypeB.java
API Doc
Apache Axis 1.4
2260
Sat Apr 22 18:57:28 BST 2006
test.wsdl.roundtrip
RoundtripPortTypeB
public interface RoundtripPortTypeB
The RoundtripPortTypeB defines methods for RoundtripPortType
author
Rich Scheuerle
Fields Summary
Constructors Summary
Methods Summary
public
int
getId
(
BondInvestment
investment)
public
int
getId
(
Investment
investment)
public void
holderTest
(
javax.xml.rpc.holders.StringHolder
sh,
test.wsdl.roundtrip.holders.BondInvestmentHolder
bih)
public
java.lang.Boolean
methodSoapBoolean
(
java.lang.Boolean
inSoapBoolean)
public
java.lang.Byte
methodSoapByte
(
java.lang.Byte
inSoapByte)
public
java.lang.Double
methodSoapDouble
(
java.lang.Double
inSoapDouble)
public
java.lang.Float
methodSoapFloat
(
java.lang.Float
inSoapFloat)
public
java.lang.Integer
methodSoapInt
(
java.lang.Integer
inSoapInt)
public
java.lang.Long
methodSoapLong
(
java.lang.Long
inSoapLong)
public
java.lang.Short
methodSoapShort
(
java.lang.Short
inSoapShort)
public void
throwInvalidTickerException
()
public void
throwInvalidTradeExchange
()
Java Code Source