Package wt.vc
Class VersionForeignKey
java.lang.Object
wt.vc._VersionForeignKey
wt.vc.VersionForeignKey
- 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=-9176409318452492579L,
properties=@GeneratedProperty(name="branchId",type=long.class,initialValue="VersionControlHelper.UNINITIALIZED_BRANCH_ID",accessors=@PropertyAccessors(setExceptions={})))
public class VersionForeignKey
extends wt.vc._VersionForeignKey
Use the newVersionForeignKey static factory method(s), not
the VersionForeignKey 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
-
Method Details
-
toString
Returns the conceptual (modeled) name for the class.
Supported API: true- Overrides:
toStringin classwt.vc._VersionForeignKey- Returns:
- String
-