Each row defines the relationship between a product version and a specified item.
Method Summary | |
---|---|
java.lang.String |
getItemSpcId() |
java.lang.String |
getItemVersnId() |
java.lang.String |
getLastupdate() |
java.lang.String |
getVersionSpcId() |
void |
setItemSpcId(java.lang.String newValue) |
void |
setItemVersnId(java.lang.String newValue) |
void |
setLastupdate(java.lang.String newValue) |
void |
setVersionSpcId(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getVersionSpcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setVersionSpcId(java.lang.String newValue)
public java.lang.String getLastupdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLastupdate(java.lang.String newValue)
public java.lang.String getItemVersnId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setItemVersnId(java.lang.String newValue)
public java.lang.String getItemSpcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setItemSpcId(java.lang.String newValue)