Package wt.eff
Class ClientEffGroup
java.lang.Object
wt.eff.ClientEffGroup
- All Implemented Interfaces:
Serializable,Cloneable
A lightweight representation of
Supported API: true
Extendable: false
EffGroup for use by the
client.Also the class has some attributes specific for client processing
Supported API: true
Extendable: false
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionClientEffGroup(EffGroup effGroup) Constructor taking instance ofEffGroup
Supported API: true -
Method Summary
-
Constructor Details
-
ClientEffGroup
Constructor taking instance ofEffGroup
Supported API: true- Parameters:
effGroup-
-