Class BaselineHelper

java.lang.Object
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:
  • Field Details

    • service

      public static final BaselineService service


      Supported API: true