public class MBusPointLocatorRT extends PointLocatorRT
Modifier and Type | Field and Description |
---|---|
private MBusPointLocatorVO |
vo |
Constructor and Description |
---|
MBusPointLocatorRT(MBusPointLocatorVO vo) |
Modifier and Type | Method and Description |
---|---|
net.sf.mbus4j.master.ValueRequestPointLocator<DataPointRT> |
createValueRequestPointLocator(DataPointRT point) |
MBusPointLocatorVO |
getVo() |
boolean |
isSettable() |
isRelinquishable
private final MBusPointLocatorVO vo
public MBusPointLocatorRT(MBusPointLocatorVO vo)
public boolean isSettable()
isSettable
in class PointLocatorRT
public MBusPointLocatorVO getVo()
public net.sf.mbus4j.master.ValueRequestPointLocator<DataPointRT> createValueRequestPointLocator(DataPointRT point)