public static ODKUtility getODKUtility();
None.
A handle to an ODKUtility object.
The getODKUtility() method provides access within the ODA code to the utilities in the ODKUtility class. You must use getODKUtility() to obtain a handle to the singleton object of this class before you access the ODKUtility methods.