nz.co.econz.nads.timecard1
Class EventBean

java.lang.Object
  extended by nz.co.econz.nads.timecard1.EventBean
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
TaskEventBean

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

See Also:
Serialized Form

Constructor Summary
EventBean()
           
EventBean(java.util.Calendar whenOccured, java.lang.String eventID, EventType eventType, java.lang.String userName, java.lang.String deviceID, java.lang.String userPK, java.lang.String userType, int updateIndex)
           
 
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 EventBean.
 java.lang.String getEventID()
          Gets the eventID value for this EventBean.
 EventType getEventType()
          Gets the eventType value for this EventBean.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int getUpdateIndex()
          Gets the updateIndex value for this EventBean.
 java.lang.String getUserName()
          Gets the userName value for this EventBean.
 java.lang.String getUserPK()
          Gets the userPK value for this EventBean.
 java.lang.String getUserType()
          Gets the userType value for this EventBean.
 java.util.Calendar getWhenOccured()
          Gets the whenOccured value for this EventBean.
 int hashCode()
           
 void setDeviceID(java.lang.String deviceID)
          Sets the deviceID value for this EventBean.
 void setEventID(java.lang.String eventID)
          Sets the eventID value for this EventBean.
 void setEventType(EventType eventType)
          Sets the eventType value for this EventBean.
 void setUpdateIndex(int updateIndex)
          Sets the updateIndex value for this EventBean.
 void setUserName(java.lang.String userName)
          Sets the userName value for this EventBean.
 void setUserPK(java.lang.String userPK)
          Sets the userPK value for this EventBean.
 void setUserType(java.lang.String userType)
          Sets the userType value for this EventBean.
 void setWhenOccured(java.util.Calendar whenOccured)
          Sets the whenOccured value for this EventBean.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventBean

public EventBean()

EventBean

public EventBean(java.util.Calendar whenOccured,
                 java.lang.String eventID,
                 EventType eventType,
                 java.lang.String userName,
                 java.lang.String deviceID,
                 java.lang.String userPK,
                 java.lang.String userType,
                 int updateIndex)
Method Detail

getWhenOccured

public java.util.Calendar getWhenOccured()
Gets the whenOccured value for this EventBean.

Returns:
whenOccured

setWhenOccured

public void setWhenOccured(java.util.Calendar whenOccured)
Sets the whenOccured value for this EventBean.

Parameters:
whenOccured -

getEventID

public java.lang.String getEventID()
Gets the eventID value for this EventBean.

Returns:
eventID

setEventID

public void setEventID(java.lang.String eventID)
Sets the eventID value for this EventBean.

Parameters:
eventID -

getEventType

public EventType getEventType()
Gets the eventType value for this EventBean.

Returns:
eventType

setEventType

public void setEventType(EventType eventType)
Sets the eventType value for this EventBean.

Parameters:
eventType -

getUserName

public java.lang.String getUserName()
Gets the userName value for this EventBean.

Returns:
userName

setUserName

public void setUserName(java.lang.String userName)
Sets the userName value for this EventBean.

Parameters:
userName -

getDeviceID

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

Returns:
deviceID

setDeviceID

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

Parameters:
deviceID -

getUserPK

public java.lang.String getUserPK()
Gets the userPK value for this EventBean.

Returns:
userPK

setUserPK

public void setUserPK(java.lang.String userPK)
Sets the userPK value for this EventBean.

Parameters:
userPK -

getUserType

public java.lang.String getUserType()
Gets the userType value for this EventBean.

Returns:
userType

setUserType

public void setUserType(java.lang.String userType)
Sets the userType value for this EventBean.

Parameters:
userType -

getUpdateIndex

public int getUpdateIndex()
Gets the updateIndex value for this EventBean.

Returns:
updateIndex

setUpdateIndex

public void setUpdateIndex(int updateIndex)
Sets the updateIndex value for this EventBean.

Parameters:
updateIndex -

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