public interface ClientLocationType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
double | getAccuracy()
Returns the value of the 'Accuracy' attribute.
|
java.lang.String | getAction()
Returns the value of the 'Action' attribute.
|
double | getAltitude()
Returns the value of the 'Altitude' attribute.
|
double | getAltitudeAccuracy()
Returns the value of the 'Altitude Accuracy' attribute.
|
java.lang.String | getCellID()
Returns the value of the 'Cell ID' attribute.
|
java.lang.String | getClientID()
Returns the value of the 'Client ID' attribute.
|
java.lang.String | getClientLocationID()
Returns the value of the 'Client Location ID' attribute.
|
java.lang.String | getClientType()
Returns the value of the 'Client Type' attribute.
|
java.lang.Object | getCreationTime()
Returns the value of the 'Creation Time' attribute.
|
java.lang.String | getDeviceID()
Returns the value of the 'Device ID' attribute.
|
double | getHeading()
Returns the value of the 'Heading' attribute.
|
double | getLatitude()
Returns the value of the 'Latitude' attribute.
|
double | getLongitude()
Returns the value of the 'Longitude' attribute.
|
java.lang.Object | getModificationTime()
Returns the value of the 'Modification Time' attribute.
|
java.lang.String | getPersonalizationID()
Returns the value of the 'Personalization ID' attribute.
|
java.lang.String | getPointID()
Returns the value of the 'Point ID' attribute.
|
java.lang.String | getPointOfInterestID()
Returns the value of the 'Point Of Interest ID' attribute.
|
java.lang.String | getPOIType()
Returns the value of the 'POI Type' attribute.
|
java.lang.String | getProgramID()
Returns the value of the 'Program ID' attribute.
|
java.lang.String | getRegionID()
Returns the value of the 'Region ID' attribute.
|
java.lang.String | getSourceID()
Returns the value of the 'Source ID' attribute.
|
java.lang.String | getSourceType()
Returns the value of the 'Source Type' attribute.
|
double | getSpeed()
Returns the value of the 'Speed' attribute.
|
java.lang.String | getStatus()
Returns the value of the 'Status' attribute.
|
java.lang.String | getStoreID()
Returns the value of the 'Store ID' attribute.
|
java.lang.String | getTags()
Returns the value of the 'Tags' attribute.
|
UserDataType | getUserData()
Returns the value of the 'User Data' containment reference.
|
java.lang.String | getZoneID()
Returns the value of the 'Zone ID' attribute.
|
boolean | isSetAccuracy()
Returns whether the value of the 'Accuracy' attribute is set.
|
boolean | isSetAltitude()
Returns whether the value of the 'Altitude' attribute is set.
|
boolean | isSetAltitudeAccuracy()
Returns whether the value of the 'Altitude Accuracy' attribute is set.
|
boolean | isSetHeading()
Returns whether the value of the 'Heading' attribute is set.
|
boolean | isSetLatitude()
Returns whether the value of the 'Latitude' attribute is set.
|
boolean | isSetLongitude()
Returns whether the value of the 'Longitude' attribute is set.
|
boolean | isSetSpeed()
Returns whether the value of the 'Speed' attribute is set.
|
void | setAccuracy(double value)
Sets the value of the 'Accuracy' attribute.
|
void | setAction(java.lang.String value)
Sets the value of the 'Action' attribute.
|
void | setAltitude(double value)
Sets the value of the 'Altitude' attribute.
|
void | setAltitudeAccuracy(double value)
Sets the value of the 'Altitude Accuracy' attribute.
|
void | setCellID(java.lang.String value)
Sets the value of the 'Cell ID' attribute.
|
void | setClientID(java.lang.String value)
Sets the value of the 'Client ID' attribute.
|
void | setClientLocationID(java.lang.String value)
Sets the value of the 'Client Location ID' attribute.
|
void | setClientType(java.lang.String value)
Sets the value of the 'Client Type' attribute.
|
void | setCreationTime(java.lang.Object value)
Sets the value of the 'Creation Time' attribute.
|
void | setDeviceID(java.lang.String value)
Sets the value of the 'Device ID' attribute.
|
void | setHeading(double value)
Sets the value of the 'Heading' attribute.
|
void | setLatitude(double value)
Sets the value of the 'Latitude' attribute.
|
void | setLongitude(double value)
Sets the value of the 'Longitude' attribute.
|
void | setModificationTime(java.lang.Object value)
Sets the value of the 'Modification Time' attribute.
|
void | setPersonalizationID(java.lang.String value)
Sets the value of the 'Personalization ID' attribute.
|
void | setPointID(java.lang.String value)
Sets the value of the 'Point ID' attribute.
|
void | setPointOfInterestID(java.lang.String value)
Sets the value of the 'Point Of Interest ID' attribute.
|
void | setPOIType(java.lang.String value)
Sets the value of the 'POI Type' attribute.
|
void | setProgramID(java.lang.String value)
Sets the value of the 'Program ID' attribute.
|
void | setRegionID(java.lang.String value)
Sets the value of the 'Region ID' attribute.
|
void | setSourceID(java.lang.String value)
Sets the value of the 'Source ID' attribute.
|
void | setSourceType(java.lang.String value)
Sets the value of the 'Source Type' attribute.
|
void | setSpeed(double value)
Sets the value of the 'Speed' attribute.
|
void | setStatus(java.lang.String value)
Sets the value of the 'Status' attribute.
|
void | setStoreID(java.lang.String value)
Sets the value of the 'Store ID' attribute.
|
void | setTags(java.lang.String value)
Sets the value of the 'Tags' attribute.
|
void | setUserData(UserDataType value)
Sets the value of the 'User Data' containment reference.
|
void | setZoneID(java.lang.String value)
Sets the value of the 'Zone ID' attribute.
|
void | unsetAccuracy()
Unsets the value of the 'Accuracy' attribute.
|
void | unsetAltitude()
Unsets the value of the 'Altitude' attribute.
|
void | unsetAltitudeAccuracy()
Unsets the value of the 'Altitude Accuracy' attribute.
|
void | unsetHeading()
Unsets the value of the 'Heading' attribute.
|
void | unsetLatitude()
Unsets the value of the 'Latitude' attribute.
|
void | unsetLongitude()
Unsets the value of the 'Longitude' attribute.
|
void | unsetSpeed()
Unsets the value of the 'Speed' attribute.
|
java.lang.String getClientLocationID()
void setClientLocationID(java.lang.String value)
java.lang.String getProgramID()
void setProgramID(java.lang.String value)
java.lang.String getStatus()
void setStatus(java.lang.String value)
java.lang.String getClientType()
void setClientType(java.lang.String value)
java.lang.String getSourceType()
void setSourceType(java.lang.String value)
java.lang.String getSourceID()
void setSourceID(java.lang.String value)
java.lang.String getDeviceID()
void setDeviceID(java.lang.String value)
java.lang.String getClientID()
void setClientID(java.lang.String value)
java.lang.String getPersonalizationID()
void setPersonalizationID(java.lang.String value)
double getLatitude()
void setLatitude(double value)
void unsetLatitude()
boolean isSetLatitude()
double getLongitude()
void setLongitude(double value)
void unsetLongitude()
boolean isSetLongitude()
double getAltitude()
void setAltitude(double value)
void unsetAltitude()
boolean isSetAltitude()
double getAccuracy()
void setAccuracy(double value)
void unsetAccuracy()
boolean isSetAccuracy()
double getAltitudeAccuracy()
void setAltitudeAccuracy(double value)
void unsetAltitudeAccuracy()
boolean isSetAltitudeAccuracy()
double getHeading()
void setHeading(double value)
void unsetHeading()
boolean isSetHeading()
double getSpeed()
void setSpeed(double value)
void unsetSpeed()
boolean isSetSpeed()
java.lang.String getPOIType()
void setPOIType(java.lang.String value)
java.lang.String getPointOfInterestID()
void setPointOfInterestID(java.lang.String value)
java.lang.String getStoreID()
void setStoreID(java.lang.String value)
java.lang.String getRegionID()
void setRegionID(java.lang.String value)
java.lang.String getZoneID()
void setZoneID(java.lang.String value)
java.lang.String getCellID()
void setCellID(java.lang.String value)
java.lang.String getPointID()
void setPointID(java.lang.String value)
java.lang.String getAction()
void setAction(java.lang.String value)
java.lang.String getTags()
void setTags(java.lang.String value)
java.lang.Object getCreationTime()
void setCreationTime(java.lang.Object value)
java.lang.Object getModificationTime()
void setModificationTime(java.lang.Object value)
UserDataType getUserData()
void setUserData(UserDataType value)