public class PeriodPenalty extends AbstractPersistable
id
Constructor and Description |
---|
PeriodPenalty() |
Modifier and Type | Method and Description |
---|---|
Topic |
getLeftSideTopic() |
PeriodPenaltyType |
getPeriodPenaltyType() |
Topic |
getRightSideTopic() |
void |
setLeftSideTopic(Topic leftSideTopic) |
void |
setPeriodPenaltyType(PeriodPenaltyType periodPenaltyType) |
void |
setRightSideTopic(Topic rightSideTopic) |
String |
toString() |
compareTo, getId, setId
public PeriodPenaltyType getPeriodPenaltyType()
public void setPeriodPenaltyType(PeriodPenaltyType periodPenaltyType)
public Topic getLeftSideTopic()
public void setLeftSideTopic(Topic leftSideTopic)
public Topic getRightSideTopic()
public void setRightSideTopic(Topic rightSideTopic)
public String toString()
toString
in class AbstractPersistable
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.