Interface KeywordRelationPKEntity

All Superinterfaces:
Serializable
All Known Implementing Classes:
KeywordRelationPK

public interface KeywordRelationPKEntity extends Serializable
KeywordRelationEntityPK.
  • Method Details

    • getNodeId

      int getNodeId()
    • setNodeId

      void setNodeId(int nodeId)
    • getKeywordToId

      int getKeywordToId()
    • setKeywordToId

      void setKeywordToId(int keywordToId)