Package com.wm.util

The util package contains the Values and Table classes, two standard data objects used by the Integration Server.

See:
          Description

Class Summary
Table This class provides a table data structure as a more efficient alternative to using Values arrays.
Values The Values class has been replaced by the com.wm.data.IData interface and other classes in the com.wm.data package.
 

Exception Summary
LocalizedException  
 

Package com.wm.util Description

The util package contains the Values and Table classes, two standard data objects used by the Integration Server.