nz.co.econz.nads.timecard1
Class OverTimeRuleBean

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

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

See Also:
Serialized Form

Constructor Summary
OverTimeRuleBean()
           
OverTimeRuleBean(java.lang.String userTypeAppliedTo, java.util.Calendar startDate, java.util.Calendar endDate, boolean includeBreakInTimeWorked, OverTimeBean overTimeRule, OverTimeBean extraTimeRule)
           
 
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.util.Calendar getEndDate()
          Gets the endDate value for this OverTimeRuleBean.
 OverTimeBean getExtraTimeRule()
          Gets the extraTimeRule value for this OverTimeRuleBean.
 OverTimeBean getOverTimeRule()
          Gets the overTimeRule value for this OverTimeRuleBean.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.util.Calendar getStartDate()
          Gets the startDate value for this OverTimeRuleBean.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getUserTypeAppliedTo()
          Gets the userTypeAppliedTo value for this OverTimeRuleBean.
 int hashCode()
           
 boolean isIncludeBreakInTimeWorked()
          Gets the includeBreakInTimeWorked value for this OverTimeRuleBean.
 void setEndDate(java.util.Calendar endDate)
          Sets the endDate value for this OverTimeRuleBean.
 void setExtraTimeRule(OverTimeBean extraTimeRule)
          Sets the extraTimeRule value for this OverTimeRuleBean.
 void setIncludeBreakInTimeWorked(boolean includeBreakInTimeWorked)
          Sets the includeBreakInTimeWorked value for this OverTimeRuleBean.
 void setOverTimeRule(OverTimeBean overTimeRule)
          Sets the overTimeRule value for this OverTimeRuleBean.
 void setStartDate(java.util.Calendar startDate)
          Sets the startDate value for this OverTimeRuleBean.
 void setUserTypeAppliedTo(java.lang.String userTypeAppliedTo)
          Sets the userTypeAppliedTo value for this OverTimeRuleBean.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OverTimeRuleBean

public OverTimeRuleBean()

OverTimeRuleBean

public OverTimeRuleBean(java.lang.String userTypeAppliedTo,
                        java.util.Calendar startDate,
                        java.util.Calendar endDate,
                        boolean includeBreakInTimeWorked,
                        OverTimeBean overTimeRule,
                        OverTimeBean extraTimeRule)
Method Detail

getUserTypeAppliedTo

public java.lang.String getUserTypeAppliedTo()
Gets the userTypeAppliedTo value for this OverTimeRuleBean.

Returns:
userTypeAppliedTo

setUserTypeAppliedTo

public void setUserTypeAppliedTo(java.lang.String userTypeAppliedTo)
Sets the userTypeAppliedTo value for this OverTimeRuleBean.

Parameters:
userTypeAppliedTo -

getStartDate

public java.util.Calendar getStartDate()
Gets the startDate value for this OverTimeRuleBean.

Returns:
startDate

setStartDate

public void setStartDate(java.util.Calendar startDate)
Sets the startDate value for this OverTimeRuleBean.

Parameters:
startDate -

getEndDate

public java.util.Calendar getEndDate()
Gets the endDate value for this OverTimeRuleBean.

Returns:
endDate

setEndDate

public void setEndDate(java.util.Calendar endDate)
Sets the endDate value for this OverTimeRuleBean.

Parameters:
endDate -

isIncludeBreakInTimeWorked

public boolean isIncludeBreakInTimeWorked()
Gets the includeBreakInTimeWorked value for this OverTimeRuleBean.

Returns:
includeBreakInTimeWorked

setIncludeBreakInTimeWorked

public void setIncludeBreakInTimeWorked(boolean includeBreakInTimeWorked)
Sets the includeBreakInTimeWorked value for this OverTimeRuleBean.

Parameters:
includeBreakInTimeWorked -

getOverTimeRule

public OverTimeBean getOverTimeRule()
Gets the overTimeRule value for this OverTimeRuleBean.

Returns:
overTimeRule

setOverTimeRule

public void setOverTimeRule(OverTimeBean overTimeRule)
Sets the overTimeRule value for this OverTimeRuleBean.

Parameters:
overTimeRule -

getExtraTimeRule

public OverTimeBean getExtraTimeRule()
Gets the extraTimeRule value for this OverTimeRuleBean.

Returns:
extraTimeRule

setExtraTimeRule

public void setExtraTimeRule(OverTimeBean extraTimeRule)
Sets the extraTimeRule value for this OverTimeRuleBean.

Parameters:
extraTimeRule -

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