This table holds descriptive Attributes for CatalogGroups. These Attributes are only used for descriptive purposes.
Method Summary | |
---|---|
java.lang.String |
getCatalogGroupReferenceNumber() |
java.lang.String |
getDescription() |
java.lang.String |
getName() |
java.lang.String |
getOid() |
java.lang.String |
getSequence() |
void |
setCatalogGroupReferenceNumber(java.lang.String newValue) |
void |
setDescription(java.lang.String newValue) |
void |
setName(java.lang.String newValue) |
void |
setOid(java.lang.String newValue) |
void |
setSequence(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getDescription() 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 setDescription(java.lang.String newValue)
public java.lang.String getCatalogGroupReferenceNumber() 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 setCatalogGroupReferenceNumber(java.lang.String newValue)
public java.lang.String getOid() 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 setOid(java.lang.String newValue)
public java.lang.String getSequence() 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 setSequence(java.lang.String newValue)
public java.lang.String getName() 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 setName(java.lang.String newValue)