Package ru.bgcrm.model.work
Class SegmentKey
java.lang.Object
ru.bgcrm.model.work.SegmentKey
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetDt()intintintinthashCode()voidvoidsetGraphId(int graphId) voidsetGroupId(int groupId) voidsetUserId(int userId) toString()
-
Field Details
-
graphId
protected int graphId -
groupId
protected int groupId -
userId
protected int userId -
dt
-
-
Constructor Details
-
SegmentKey
public SegmentKey() -
SegmentKey
-
-
Method Details
-
getGraphId
public int getGraphId() -
setGraphId
public void setGraphId(int graphId) -
getGroupId
public int getGroupId() -
setGroupId
public void setGroupId(int groupId) -
getUserId
public int getUserId() -
setUserId
public void setUserId(int userId) -
getDt
-
setDt
-
toString
-
equals
-
hashCode
public int hashCode()
-