public class CounterUpdateDTO extends Object implements FarObject<CounterUpdate>
| Constructor and Description |
|---|
CounterUpdateDTO() |
| Modifier and Type | Method and Description |
|---|---|
CounterUpdate |
declareNearType()
Declares the near type that corresponds to the object that implements this interface.
|
long |
getAmount() |
CounterDTO |
getCounter() |
public CounterDTO getCounter()
public long getAmount()
public CounterUpdate declareNearType()
DeclaresNearTypedeclareNearType in interface DeclaresNearType<CounterUpdate>Copyright © 2013. All Rights Reserved.