Class PatchSetApproval.Key

    • Method Detail

      • getParentKey

        public PatchSet.Id getParentKey()
        Specified by:
        getParentKey in interface com.google.gwtorm.client.Key<PatchSet.Id>
        Overrides:
        getParentKey in class com.google.gwtorm.client.CompoundKey<PatchSet.Id>
      • getLabelId

        public LabelId getLabelId()
      • labelId

        public LabelId labelId()
      • members

        public com.google.gwtorm.client.Key<?>[] members()
        Specified by:
        members in class com.google.gwtorm.client.CompoundKey<PatchSet.Id>