public class OneWirePointLocatorRT extends PointLocatorRT
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Long |
address |
private OneWirePointLocatorVO |
vo |
| Constructor and Description |
|---|
OneWirePointLocatorRT(OneWirePointLocatorVO vo) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getAddress() |
OneWirePointLocatorVO |
getVo() |
boolean |
isSettable() |
isRelinquishableprivate final OneWirePointLocatorVO vo
private final java.lang.Long address
public OneWirePointLocatorRT(OneWirePointLocatorVO vo)
public boolean isSettable()
isSettable in class PointLocatorRTpublic java.lang.Long getAddress()
public OneWirePointLocatorVO getVo()