Package wt.occurrence

Class CombinedPathOccurrenceUserIBAs

java.lang.Object
wt.occurrence._CombinedPathOccurrenceUserIBAs
wt.occurrence.CombinedPathOccurrenceUserIBAs
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, _CombinedPathOccurrenceData, wt.occurrence._OccurrenceData, wt.occurrence._UserIBAOccurrenceData, CombinedPathOccurrenceData, OccurrenceData, UserIBAOccurrenceData, _Iterated, Iterated

@GenAsPersistable(interfaces={UserIBAOccurrenceData.class,CombinedPathOccurrenceData.class}, versions=-6373089249245826664L, tableProperties=@TableProperties(tableName="CombOccurrenceUserIBAs")) public final class CombinedPathOccurrenceUserIBAs extends _CombinedPathOccurrenceUserIBAs
This UserIBAOccurrenceData allows a CombinedPathOccurrence to have an associated wt.value.IBAHolder.

Use the newCombinedPathOccurrenceUserIBAs static factory method(s), not the CombinedPathOccurrenceUserIBAs 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: