|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnz.co.econz.nads.timecard1.DetailedHourBreakdownBean
public class DetailedHourBreakdownBean
Constructor Summary | |
---|---|
DetailedHourBreakdownBean()
|
|
DetailedHourBreakdownBean(java.lang.String userPrimaryKey,
java.lang.String userType,
java.lang.String userName,
java.lang.String deviceID,
java.util.Calendar dateStart,
java.util.Calendar dateEnd,
java.lang.String timeZoneOffset,
EventType startEventType,
EventType endEventType,
java.lang.String teamName,
java.lang.String taskName,
java.lang.String subtaskName,
int normalHours,
int normalMinutes,
int normalSeconds,
int overTimeHours,
int overTimeMinutes,
int overTimeSeconds,
int extraHours,
int extraMinutes,
int extraSeconds,
CustomField[] customFieldArray)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
CustomField[] |
getCustomFieldArray()
Gets the customFieldArray value for this DetailedHourBreakdownBean. |
java.util.Calendar |
getDateEnd()
Gets the dateEnd value for this DetailedHourBreakdownBean. |
java.util.Calendar |
getDateStart()
Gets the dateStart value for this DetailedHourBreakdownBean. |
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 DetailedHourBreakdownBean. |
EventType |
getEndEventType()
Gets the endEventType value for this DetailedHourBreakdownBean. |
int |
getExtraHours()
Gets the extraHours value for this DetailedHourBreakdownBean. |
int |
getExtraMinutes()
Gets the extraMinutes value for this DetailedHourBreakdownBean. |
int |
getExtraSeconds()
Gets the extraSeconds value for this DetailedHourBreakdownBean. |
int |
getNormalHours()
Gets the normalHours value for this DetailedHourBreakdownBean. |
int |
getNormalMinutes()
Gets the normalMinutes value for this DetailedHourBreakdownBean. |
int |
getNormalSeconds()
Gets the normalSeconds value for this DetailedHourBreakdownBean. |
int |
getOverTimeHours()
Gets the overTimeHours value for this DetailedHourBreakdownBean. |
int |
getOverTimeMinutes()
Gets the overTimeMinutes value for this DetailedHourBreakdownBean. |
int |
getOverTimeSeconds()
Gets the overTimeSeconds value for this DetailedHourBreakdownBean. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
EventType |
getStartEventType()
Gets the startEventType value for this DetailedHourBreakdownBean. |
java.lang.String |
getSubtaskName()
Gets the subtaskName value for this DetailedHourBreakdownBean. |
java.lang.String |
getTaskName()
Gets the taskName value for this DetailedHourBreakdownBean. |
java.lang.String |
getTeamName()
Gets the teamName value for this DetailedHourBreakdownBean. |
java.lang.String |
getTimeZoneOffset()
Gets the timeZoneOffset value for this DetailedHourBreakdownBean. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getUserName()
Gets the userName value for this DetailedHourBreakdownBean. |
java.lang.String |
getUserPrimaryKey()
Gets the userPrimaryKey value for this DetailedHourBreakdownBean. |
java.lang.String |
getUserType()
Gets the userType value for this DetailedHourBreakdownBean. |
int |
hashCode()
|
void |
setCustomFieldArray(CustomField[] customFieldArray)
Sets the customFieldArray value for this DetailedHourBreakdownBean. |
void |
setDateEnd(java.util.Calendar dateEnd)
Sets the dateEnd value for this DetailedHourBreakdownBean. |
void |
setDateStart(java.util.Calendar dateStart)
Sets the dateStart value for this DetailedHourBreakdownBean. |
void |
setDeviceID(java.lang.String deviceID)
Sets the deviceID value for this DetailedHourBreakdownBean. |
void |
setEndEventType(EventType endEventType)
Sets the endEventType value for this DetailedHourBreakdownBean. |
void |
setExtraHours(int extraHours)
Sets the extraHours value for this DetailedHourBreakdownBean. |
void |
setExtraMinutes(int extraMinutes)
Sets the extraMinutes value for this DetailedHourBreakdownBean. |
void |
setExtraSeconds(int extraSeconds)
Sets the extraSeconds value for this DetailedHourBreakdownBean. |
void |
setNormalHours(int normalHours)
Sets the normalHours value for this DetailedHourBreakdownBean. |
void |
setNormalMinutes(int normalMinutes)
Sets the normalMinutes value for this DetailedHourBreakdownBean. |
void |
setNormalSeconds(int normalSeconds)
Sets the normalSeconds value for this DetailedHourBreakdownBean. |
void |
setOverTimeHours(int overTimeHours)
Sets the overTimeHours value for this DetailedHourBreakdownBean. |
void |
setOverTimeMinutes(int overTimeMinutes)
Sets the overTimeMinutes value for this DetailedHourBreakdownBean. |
void |
setOverTimeSeconds(int overTimeSeconds)
Sets the overTimeSeconds value for this DetailedHourBreakdownBean. |
void |
setStartEventType(EventType startEventType)
Sets the startEventType value for this DetailedHourBreakdownBean. |
void |
setSubtaskName(java.lang.String subtaskName)
Sets the subtaskName value for this DetailedHourBreakdownBean. |
void |
setTaskName(java.lang.String taskName)
Sets the taskName value for this DetailedHourBreakdownBean. |
void |
setTeamName(java.lang.String teamName)
Sets the teamName value for this DetailedHourBreakdownBean. |
void |
setTimeZoneOffset(java.lang.String timeZoneOffset)
Sets the timeZoneOffset value for this DetailedHourBreakdownBean. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this DetailedHourBreakdownBean. |
void |
setUserPrimaryKey(java.lang.String userPrimaryKey)
Sets the userPrimaryKey value for this DetailedHourBreakdownBean. |
void |
setUserType(java.lang.String userType)
Sets the userType value for this DetailedHourBreakdownBean. |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DetailedHourBreakdownBean()
public DetailedHourBreakdownBean(java.lang.String userPrimaryKey, java.lang.String userType, java.lang.String userName, java.lang.String deviceID, java.util.Calendar dateStart, java.util.Calendar dateEnd, java.lang.String timeZoneOffset, EventType startEventType, EventType endEventType, java.lang.String teamName, java.lang.String taskName, java.lang.String subtaskName, int normalHours, int normalMinutes, int normalSeconds, int overTimeHours, int overTimeMinutes, int overTimeSeconds, int extraHours, int extraMinutes, int extraSeconds, CustomField[] customFieldArray)
Method Detail |
---|
public java.lang.String getUserPrimaryKey()
public void setUserPrimaryKey(java.lang.String userPrimaryKey)
userPrimaryKey
- public java.lang.String getUserType()
public void setUserType(java.lang.String userType)
userType
- public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName
- public java.lang.String getDeviceID()
public void setDeviceID(java.lang.String deviceID)
deviceID
- public java.util.Calendar getDateStart()
public void setDateStart(java.util.Calendar dateStart)
dateStart
- public java.util.Calendar getDateEnd()
public void setDateEnd(java.util.Calendar dateEnd)
dateEnd
- public java.lang.String getTimeZoneOffset()
public void setTimeZoneOffset(java.lang.String timeZoneOffset)
timeZoneOffset
- public EventType getStartEventType()
public void setStartEventType(EventType startEventType)
startEventType
- public EventType getEndEventType()
public void setEndEventType(EventType endEventType)
endEventType
- public java.lang.String getTeamName()
public void setTeamName(java.lang.String teamName)
teamName
- public java.lang.String getTaskName()
public void setTaskName(java.lang.String taskName)
taskName
- public java.lang.String getSubtaskName()
public void setSubtaskName(java.lang.String subtaskName)
subtaskName
- public int getNormalHours()
public void setNormalHours(int normalHours)
normalHours
- public int getNormalMinutes()
public void setNormalMinutes(int normalMinutes)
normalMinutes
- public int getNormalSeconds()
public void setNormalSeconds(int normalSeconds)
normalSeconds
- public int getOverTimeHours()
public void setOverTimeHours(int overTimeHours)
overTimeHours
- public int getOverTimeMinutes()
public void setOverTimeMinutes(int overTimeMinutes)
overTimeMinutes
- public int getOverTimeSeconds()
public void setOverTimeSeconds(int overTimeSeconds)
overTimeSeconds
- public int getExtraHours()
public void setExtraHours(int extraHours)
extraHours
- public int getExtraMinutes()
public void setExtraMinutes(int extraMinutes)
extraMinutes
- public int getExtraSeconds()
public void setExtraSeconds(int extraSeconds)
extraSeconds
- public CustomField[] getCustomFieldArray()
public void setCustomFieldArray(CustomField[] customFieldArray)
customFieldArray
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |