This table contains the unique identification of an OrgEntity under different identification systems or domains. This can be used to identify buyer organizations and supplier organizations to each other in procurement systems.
Method Summary | |
java.lang.String | getCode() |
java.lang.String | getCodeType() |
java.lang.String | getOrganizationCodeId() |
java.lang.String | getOrganizationId() |
void | setCode(java.lang.String newValue) |
void | setCodeType(java.lang.String newValue) |
void | setOrganizationCodeId(java.lang.String newValue) |
void | setOrganizationId(java.lang.String newValue) |
Method Detail |
public java.lang.String getCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCode(java.lang.String newValue)
public java.lang.String getOrganizationCodeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrganizationCodeId(java.lang.String newValue)
public java.lang.String getCodeType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCodeType(java.lang.String newValue)
public java.lang.String getOrganizationId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOrganizationId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.