wt.vc.baseline
Class BaselineHelper

java.lang.Object
  extended by wt.vc.baseline.BaselineHelper
All Implemented Interfaces:
Externalizable, Serializable

public class BaselineHelper
extends Object
implements Externalizable

This helper for BaselineService provides a standard helper with access via the static reference BaselineHelper.service, but with no helper methods.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
static BaselineService service
          

Supported API: true
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

service

public static final BaselineService service


Supported API: true