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:
  • Field Summary

    Fields inherited from class wt.occurrence._UsesOccurrenceDocumentation

    EXTERNALIZATION_VERSION_UID

    Fields inherited from interface wt.occurrence._DocumentationOccurrenceData

    DOC, DOC_REFERENCE

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.occurrence._UsesOccurrenceData

    OCC_REFERENCE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE
  • Method Summary

    Methods inherited from class wt.occurrence._UsesOccurrenceDocumentation

    equals, getClassInfo, getConceptualClassname, getDoc, getDocReference, getOccReference, getPersistInfo, hashCode, readExternal, readExternal, readVersion, setDoc, setDocReference, setOccReference, setPersistInfo, toString, writeExternal, writeExternal

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait