public class PachubePointLocatorRT extends PointLocatorRT
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
binary0Value |
private java.lang.String |
dataStreamId |
private int |
dataTypeId |
private int |
feedId |
private boolean |
settable |
Constructor and Description |
---|
PachubePointLocatorRT(PachubePointLocatorVO vo) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBinary0Value() |
java.lang.String |
getDataStreamId() |
int |
getDataTypeId() |
int |
getFeedId() |
boolean |
isSettable() |
isRelinquishable
private final int feedId
private final java.lang.String dataStreamId
private final int dataTypeId
private final java.lang.String binary0Value
private final boolean settable
public PachubePointLocatorRT(PachubePointLocatorVO vo)
public int getFeedId()
public java.lang.String getDataStreamId()
public boolean isSettable()
isSettable
in class PointLocatorRT
public int getDataTypeId()
public java.lang.String getBinary0Value()