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:
-
Method Summary