|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.tracking.connector.DataMessage
public class DataMessage
Method Summary | |
---|---|
java.lang.Object |
getAttribute(java.lang.String name)
Returns the value of the given attribute in this record. |
TmsGeometry |
getGeometry()
Returns the geometry for this record as a TmsGeometry type. |
MessageDefinition |
getMessageDefinition()
The message definition associated with this Auxiliary Data. |
java.lang.String |
getServiceName()
Returns the Service name for this record. |
java.lang.String |
getTrackID()
Returns the Track ID for this record. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.Object getAttribute(java.lang.String name)
name
-
public TmsGeometry getGeometry()
public MessageDefinition getMessageDefinition()
public java.lang.String getServiceName()
public java.lang.String getTrackID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |