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

    Fields inherited from class wt.vc._VersionForeignKey

    BRANCH_ID, EXTERNALIZATION_VERSION_UID
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the conceptual (modeled) name for the class.

    Methods inherited from class wt.vc._VersionForeignKey

    getBranchId, getClassInfo, getClassname, getConceptualClassname, readExternal, readExternal, readVersion, setBranchId, writeExternal, writeExternal

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • toString

      public String toString()
      Returns the conceptual (modeled) name for the class.

      Supported API: true
      Overrides:
      toString in class wt.vc._VersionForeignKey
      Returns:
      String