public interface OrderHistoryAccessBeanData
Modifier and Type | Method and Description |
---|---|
java.lang.Integer | getField1()
getField1
|
java.lang.String | getField2()
getField2
|
java.sql.Timestamp | getFiled3()
getFiled3
|
java.sql.Timestamp | getLastUpdate()
getLastUpdate
|
java.lang.Long | getOrderId()
getOrderId
|
java.lang.Short | getOrderVersion()
getOrderVersion
|
java.lang.String | getOrderXML()
getOrderXML
|
void | setField1(java.lang.Integer newValue)
setField1
|
void | setField2(java.lang.String newValue)
setField2
|
void | setFiled3(java.sql.Timestamp newValue)
setFiled3
|
void | setLastUpdate(java.sql.Timestamp newValue)
setLastUpdate
|
void | setOrderXML(java.lang.String newValue)
setOrderXML
|
java.lang.Integer getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setField1(java.lang.Integer newValue)
java.sql.Timestamp getFiled3() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setFiled3(java.sql.Timestamp newValue)
java.lang.String getOrderXML() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setOrderXML(java.lang.String newValue)
java.sql.Timestamp getLastUpdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setLastUpdate(java.sql.Timestamp newValue)
java.lang.String getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setField2(java.lang.String newValue)
java.lang.Long getOrderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.lang.Short getOrderVersion() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException