Package wt.eff

Class ClientEffGroup

java.lang.Object
wt.eff.ClientEffGroup
All Implemented Interfaces:
Serializable, Cloneable

public class ClientEffGroup extends Object implements Cloneable, Serializable
A lightweight representation of EffGroup for use by the client.Also the class has some attributes specific for client processing



Supported API: true

Extendable: false

See Also:
  • Constructor Details

    • ClientEffGroup

      public ClientEffGroup(EffGroup effGroup)
      Constructor taking instance of EffGroup

      Supported API: true
      Parameters:
      effGroup -