wt.vc.struct
Class StructHelper

java.lang.Object
  extended by wt.vc.struct.StructHelper
All Implemented Interfaces:
Externalizable, Serializable

public final class StructHelper
extends Object
implements Externalizable

This helper is for the StructService and accesses that service via service.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
static StructService 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 StructService service


Supported API: true