public interface VersionSpecificationAccessBeanData
Modifier and Type | Method and Description |
---|---|
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) |
java.lang.String getVersionSpcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setVersionSpcId(java.lang.String newValue)
java.lang.String getLastupdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setLastupdate(java.lang.String newValue)
java.lang.String getItemVersnId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setItemVersnId(java.lang.String newValue)
java.lang.String getItemSpcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
void setItemSpcId(java.lang.String newValue)