This table holds the information related to a Catalog.
Method Summary | |
java.lang.String | getCatalogReferenceNumber() |
java.lang.String | getDescriptions() |
java.lang.String | getIdentifier() |
java.lang.String | getLanguage_id() |
java.lang.String | getMemberId() |
java.lang.String | getTPCLevel() |
void | setDescriptions(java.lang.String newValue) |
void | setIdentifier(java.lang.String newValue) |
void | setMemberId(java.lang.String newValue) |
void | setTPCLevel(java.lang.String newValue) |
Method Detail |
public java.lang.String getIdentifier() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setIdentifier(java.lang.String newValue)
public java.lang.String getDescriptions() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setDescriptions(java.lang.String newValue)
public java.lang.String getCatalogReferenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getMemberId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMemberId(java.lang.String newValue)
public java.lang.String getLanguage_id() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getTPCLevel() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTPCLevel(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.