com.esri.tracking.connector
Class Service
java.lang.Object
com.esri.tracking.connector.Service
public class Service
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAuxiliaryDataMessageDefinition
public MessageDefinition getAuxiliaryDataMessageDefinition()
- Returns:
- the auxiliaryDataMessageDefinition
getFieldNames
public java.util.List<java.lang.String> getFieldNames()
- Returns:
- FieldNames
getName
public java.lang.String getName()
- Returns:
- the name
getObservationMessageDefinition
public MessageDefinition getObservationMessageDefinition()
- Returns:
- the observationMessageDefinition
getShapeFieldName
public java.lang.String getShapeFieldName()
- Returns:
- the shapeFieldName
getTimestampFieldName
public java.lang.String getTimestampFieldName()
- Returns:
- the timestampFieldName
getTrackIDFieldName
public java.lang.String getTrackIDFieldName()
- Returns:
- the trackIDFieldName
getType
public ServiceType getType()
- Returns:
- the type
setType
public void setType(ServiceType type)
- Parameters:
type
- the type to set