public class CounterEntity extends Entity
Constructor and Description |
---|
CounterEntity() |
Modifier and Type | Method and Description |
---|---|
CounterDTO |
getCounter() |
void |
setCounter(CounterDTO counter) |
public CounterDTO getCounter()
public void setCounter(CounterDTO counter)