nz.co.econz.nads.timecard1
Class DetailedGPSInfoBean

java.lang.Object
  extended by nz.co.econz.nads.timecard1.DetailedGPSInfoBean
All Implemented Interfaces:
java.io.Serializable

public class DetailedGPSInfoBean
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
DetailedGPSInfoBean()
           
DetailedGPSInfoBean(java.lang.String deviceID, java.lang.String latitude, java.lang.String longitude, java.lang.String speed, java.lang.String direction, java.util.Calendar whenFixTime, java.lang.String event)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getDeviceID()
          Gets the deviceID value for this DetailedGPSInfoBean.
 java.lang.String getDirection()
          Gets the direction value for this DetailedGPSInfoBean.
 java.lang.String getEvent()
          Gets the event value for this DetailedGPSInfoBean.
 java.lang.String getLatitude()
          Gets the latitude value for this DetailedGPSInfoBean.
 java.lang.String getLongitude()
          Gets the longitude value for this DetailedGPSInfoBean.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getSpeed()
          Gets the speed value for this DetailedGPSInfoBean.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.util.Calendar getWhenFixTime()
          Gets the whenFixTime value for this DetailedGPSInfoBean.
 int hashCode()
           
 void setDeviceID(java.lang.String deviceID)
          Sets the deviceID value for this DetailedGPSInfoBean.
 void setDirection(java.lang.String direction)
          Sets the direction value for this DetailedGPSInfoBean.
 void setEvent(java.lang.String event)
          Sets the event value for this DetailedGPSInfoBean.
 void setLatitude(java.lang.String latitude)
          Sets the latitude value for this DetailedGPSInfoBean.
 void setLongitude(java.lang.String longitude)
          Sets the longitude value for this DetailedGPSInfoBean.
 void setSpeed(java.lang.String speed)
          Sets the speed value for this DetailedGPSInfoBean.
 void setWhenFixTime(java.util.Calendar whenFixTime)
          Sets the whenFixTime value for this DetailedGPSInfoBean.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DetailedGPSInfoBean

public DetailedGPSInfoBean()

DetailedGPSInfoBean

public DetailedGPSInfoBean(java.lang.String deviceID,
                           java.lang.String latitude,
                           java.lang.String longitude,
                           java.lang.String speed,
                           java.lang.String direction,
                           java.util.Calendar whenFixTime,
                           java.lang.String event)
Method Detail

getDeviceID

public java.lang.String getDeviceID()
Gets the deviceID value for this DetailedGPSInfoBean.

Returns:
deviceID

setDeviceID

public void setDeviceID(java.lang.String deviceID)
Sets the deviceID value for this DetailedGPSInfoBean.

Parameters:
deviceID -

getLatitude

public java.lang.String getLatitude()
Gets the latitude value for this DetailedGPSInfoBean.

Returns:
latitude

setLatitude

public void setLatitude(java.lang.String latitude)
Sets the latitude value for this DetailedGPSInfoBean.

Parameters:
latitude -

getLongitude

public java.lang.String getLongitude()
Gets the longitude value for this DetailedGPSInfoBean.

Returns:
longitude

setLongitude

public void setLongitude(java.lang.String longitude)
Sets the longitude value for this DetailedGPSInfoBean.

Parameters:
longitude -

getSpeed

public java.lang.String getSpeed()
Gets the speed value for this DetailedGPSInfoBean.

Returns:
speed

setSpeed

public void setSpeed(java.lang.String speed)
Sets the speed value for this DetailedGPSInfoBean.

Parameters:
speed -

getDirection

public java.lang.String getDirection()
Gets the direction value for this DetailedGPSInfoBean.

Returns:
direction

setDirection

public void setDirection(java.lang.String direction)
Sets the direction value for this DetailedGPSInfoBean.

Parameters:
direction -

getWhenFixTime

public java.util.Calendar getWhenFixTime()
Gets the whenFixTime value for this DetailedGPSInfoBean.

Returns:
whenFixTime

setWhenFixTime

public void setWhenFixTime(java.util.Calendar whenFixTime)
Sets the whenFixTime value for this DetailedGPSInfoBean.

Parameters:
whenFixTime -

getEvent

public java.lang.String getEvent()
Gets the event value for this DetailedGPSInfoBean.

Returns:
event

setEvent

public void setEvent(java.lang.String event)
Sets the event value for this DetailedGPSInfoBean.

Parameters:
event -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2017 The Electronic Company of New Zealand (1971) Limited