Each row of this table maps a QuantityUnit (defined in the QTYUNIT table) to a unit of measurement code defined in an external standard.
Method Summary | |
java.lang.String | getField1() |
java.lang.String | getQuantityUnitId() |
java.lang.String | getUomCode() |
java.lang.String | getUomStandard() |
void | setField1(java.lang.String newValue) |
void | setQuantityUnitId(java.lang.String newValue) |
void | setUomCode(java.lang.String newValue) |
void | setUomStandard(java.lang.String newValue) |
Method Detail |
public java.lang.String getUomCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setUomCode(java.lang.String newValue)
public java.lang.String getUomStandard() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setUomStandard(java.lang.String newValue)
public java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setField1(java.lang.String newValue)
public java.lang.String getQuantityUnitId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setQuantityUnitId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.