public BondInvestment methodBondInvestmentOut() throws RemoteException {
short[] shortArray = {(short) 36};
byte[] byteArray = {(byte) 7};
CallOptions[] callOptions = new CallOptions[2];
callOptions[0] = new CallOptions();
callOptions[0].setCallDate(new Date(1013441507308L));
callOptions[1] = new CallOptions();
callOptions[1].setCallDate(new Date(1013441507328L));
Short[] wrapperShortArray = {new Short((short) 33), new Short((short) 86)};
Byte[] wrapperByteArray = {new Byte((byte) 4), new Byte((byte) 18)};
BondInvestment sendValue = new BondInvestment();