Package wt.occurrence

Class UsesOccurrenceForeignKey

java.lang.Object
wt.occurrence._UsesOccurrenceForeignKey
wt.occurrence.UsesOccurrenceForeignKey
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._QueryKey, NetFactor, ObjectMappable, QueryKey, Evolvable

@GenAsObjectMappable(interfaces={QueryKey.class,Evolvable.class}, versions=7144137770772192501L, properties=@GeneratedProperty(name="usesId",type=long.class,accessors=@PropertyAccessors(setExceptions={}))) public class UsesOccurrenceForeignKey extends wt.occurrence._UsesOccurrenceForeignKey
This key is used to identify a UsesOccurrence.

Use the newUsesOccurrenceForeignKey static factory method(s), not the UsesOccurrenceForeignKey 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._UsesOccurrenceForeignKey

    EXTERNALIZATION_VERSION_UID, USES_ID
  • Method Summary

    Methods inherited from class wt.occurrence._UsesOccurrenceForeignKey

    getClassInfo, getClassname, getConceptualClassname, getUsesId, readExternal, readExternal, readVersion, setUsesId, toString, writeExternal, writeExternal

    Methods inherited from class java.lang.Object

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