Package wt.eff
Class CalculatedMSNEffectivity
java.lang.Object
wt.eff._CalculatedMSNEffectivity
wt.eff.CalculatedMSNEffectivity
- All Implemented Interfaces:
Externalizable,Serializable,wt.eff._CalculatedEff,wt.eff._EffRecord,CalculatedEff,EffRecord,wt.eff.form._EffForm,wt.eff.form._MSNEffForm,wt.eff.form._UnitEffForm,EffForm,MSNEffForm,UnitEffForm,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,wt.ufid._Federatable,wt.ufid.Federatable
@GenAsPersistable(interfaces={MSNEffForm.class,CalculatedEff.class},
serializable=EXTERNALIZABLE_BASIC)
public class CalculatedMSNEffectivity
extends wt.eff._CalculatedMSNEffectivity
Use the newCalculatedMSNEffectivity static factory method(s),
not the CalculatedMSNEffectivity constructor, to construct
instances of this class. Instances must be constructed using the static
factory(s), in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also: