Package wt.occurrence

Class UsesOccurrenceDocumentation

java.lang.Object
wt.occurrence._UsesOccurrenceDocumentation
wt.occurrence.UsesOccurrenceDocumentation
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, wt.occurrence._DocumentationOccurrenceData, wt.occurrence._OccurrenceData, wt.occurrence._UsesOccurrenceData, DocumentationOccurrenceData, OccurrenceData, UsesOccurrenceData

@GenAsPersistable(interfaces={DocumentationOccurrenceData.class,UsesOccurrenceData.class}, versions=4766408935657049753L) public final class UsesOccurrenceDocumentation extends wt.occurrence._UsesOccurrenceDocumentation
This DocumentationOccurrenceData allows a UsesOccurrence to have an associated WTDocument version.

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