|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnz.co.econz.nads.timecard1.HourBreakdownBean
public class HourBreakdownBean
Constructor Summary | |
---|---|
HourBreakdownBean()
|
|
HourBreakdownBean(java.lang.String userPK,
java.lang.String userType,
java.lang.String userName,
java.lang.String deviceID,
int normalHours,
int normalMinutes,
int normalSeconds,
int overTimeHours,
int overTimeMinutes,
int overTimeSeconds,
int extraHours,
int extraMinutes,
int extraSeconds)
|
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 HourBreakdownBean. |
int |
getExtraHours()
Gets the extraHours value for this HourBreakdownBean. |
int |
getExtraMinutes()
Gets the extraMinutes value for this HourBreakdownBean. |
int |
getExtraSeconds()
Gets the extraSeconds value for this HourBreakdownBean. |
int |
getNormalHours()
Gets the normalHours value for this HourBreakdownBean. |
int |
getNormalMinutes()
Gets the normalMinutes value for this HourBreakdownBean. |
int |
getNormalSeconds()
Gets the normalSeconds value for this HourBreakdownBean. |
int |
getOverTimeHours()
Gets the overTimeHours value for this HourBreakdownBean. |
int |
getOverTimeMinutes()
Gets the overTimeMinutes value for this HourBreakdownBean. |
int |
getOverTimeSeconds()
Gets the overTimeSeconds value for this HourBreakdownBean. |
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 |
java.lang.String |
getUserName()
Gets the userName value for this HourBreakdownBean. |
java.lang.String |
getUserPK()
Gets the userPK value for this HourBreakdownBean. |
java.lang.String |
getUserType()
Gets the userType value for this HourBreakdownBean. |
int |
hashCode()
|
void |
setDeviceID(java.lang.String deviceID)
Sets the deviceID value for this HourBreakdownBean. |
void |
setExtraHours(int extraHours)
Sets the extraHours value for this HourBreakdownBean. |
void |
setExtraMinutes(int extraMinutes)
Sets the extraMinutes value for this HourBreakdownBean. |
void |
setExtraSeconds(int extraSeconds)
Sets the extraSeconds value for this HourBreakdownBean. |
void |
setNormalHours(int normalHours)
Sets the normalHours value for this HourBreakdownBean. |
void |
setNormalMinutes(int normalMinutes)
Sets the normalMinutes value for this HourBreakdownBean. |
void |
setNormalSeconds(int normalSeconds)
Sets the normalSeconds value for this HourBreakdownBean. |
void |
setOverTimeHours(int overTimeHours)
Sets the overTimeHours value for this HourBreakdownBean. |
void |
setOverTimeMinutes(int overTimeMinutes)
Sets the overTimeMinutes value for this HourBreakdownBean. |
void |
setOverTimeSeconds(int overTimeSeconds)
Sets the overTimeSeconds value for this HourBreakdownBean. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this HourBreakdownBean. |
void |
setUserPK(java.lang.String userPK)
Sets the userPK value for this HourBreakdownBean. |
void |
setUserType(java.lang.String userType)
Sets the userType value for this HourBreakdownBean. |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HourBreakdownBean()
public HourBreakdownBean(java.lang.String userPK, java.lang.String userType, java.lang.String userName, java.lang.String deviceID, int normalHours, int normalMinutes, int normalSeconds, int overTimeHours, int overTimeMinutes, int overTimeSeconds, int extraHours, int extraMinutes, int extraSeconds)
Method Detail |
---|
public java.lang.String getUserPK()
public void setUserPK(java.lang.String userPK)
userPK
- 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 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 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 |