|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Remote interface for Transaction.
Method Summary | |
java.lang.String |
getBuyer()
Getter for CMP Field Buyer |
java.lang.Double |
getPrice()
|
java.lang.Integer |
getQuantity()
Getter for CMP Field Quantity |
java.lang.String |
getSeller()
Getter for CMP Field Seller |
java.lang.String |
getSymbol()
Getter for CMP Field Symbol |
java.lang.String |
getTime()
|
java.lang.Integer |
getTransactionID()
Getter for CMP Field TransactionID |
void |
setBuyer(java.lang.String value)
Setter for CMP Field Buyer |
void |
setPrice(java.lang.Double value)
Setter for CMP Field Price |
void |
setQuantity(java.lang.Integer value)
Setter for CMP Field Quantity |
void |
setSeller(java.lang.String value)
Setter for CMP Field Seller |
void |
setSymbol(java.lang.String value)
Setter for CMP Field Symbol |
void |
setTime(java.lang.String value)
|
void |
setTransactionID(java.lang.Integer value)
Setter for CMP Field TransactionID |
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
public java.lang.String getBuyer() throws java.rmi.RemoteException
java.rmi.RemoteException
public void setBuyer(java.lang.String value) throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getSeller() throws java.rmi.RemoteException
java.rmi.RemoteException
public void setSeller(java.lang.String value) throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getSymbol() throws java.rmi.RemoteException
java.rmi.RemoteException
public void setSymbol(java.lang.String value) throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.Integer getQuantity() throws java.rmi.RemoteException
java.rmi.RemoteException
public void setQuantity(java.lang.Integer value) throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.Integer getTransactionID() throws java.rmi.RemoteException
java.rmi.RemoteException
public void setTransactionID(java.lang.Integer value) throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getTime() throws java.rmi.RemoteException
java.rmi.RemoteException
public void setTime(java.lang.String value) throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.Double getPrice() throws java.rmi.RemoteException
java.rmi.RemoteException
public void setPrice(java.lang.Double value) throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |