Package wt.occurrence

Class DataOccurrenceForeignKey

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

@GenAsObjectMappable(interfaces=QueryKey.class, versions=8858790393131381187L, properties=@GeneratedProperty(name="dataID",type=long.class,accessors=@PropertyAccessors(setExceptions={}))) public class DataOccurrenceForeignKey extends wt.occurrence._DataOccurrenceForeignKey

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