Class FundProjFollow.FundProjFollowPK

java.lang.Object
com.eeit87t3.tickiteasy.cwdfunding.entity.FundProjFollow.FundProjFollowPK
All Implemented Interfaces:
Serializable
Enclosing class:
FundProjFollow

@Embeddable public static class FundProjFollow.FundProjFollowPK extends Object implements Serializable
See Also:
  • Constructor Details

    • FundProjFollowPK

      public FundProjFollowPK()
  • Method Details

    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • getMemberID

      public Integer getMemberID()
    • setMemberID

      public void setMemberID(Integer memberID)
    • getProjectID

      public Integer getProjectID()
    • setProjectID

      public void setProjectID(Integer projectID)