nz.co.econz.nads.timecard1
Class OverTimeBean

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

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

See Also:
Serialized Form

Constructor Summary
OverTimeBean()
           
OverTimeBean(boolean applicable, HoursPeriodBean hoursPerDay, HoursPeriodBean hoursPerWeek)
           
 
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
 HoursPeriodBean getHoursPerDay()
          Gets the hoursPerDay value for this OverTimeBean.
 HoursPeriodBean getHoursPerWeek()
          Gets the hoursPerWeek value for this OverTimeBean.
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 hashCode()
           
 boolean isApplicable()
          Gets the applicable value for this OverTimeBean.
 void setApplicable(boolean applicable)
          Sets the applicable value for this OverTimeBean.
 void setHoursPerDay(HoursPeriodBean hoursPerDay)
          Sets the hoursPerDay value for this OverTimeBean.
 void setHoursPerWeek(HoursPeriodBean hoursPerWeek)
          Sets the hoursPerWeek value for this OverTimeBean.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OverTimeBean

public OverTimeBean()

OverTimeBean

public OverTimeBean(boolean applicable,
                    HoursPeriodBean hoursPerDay,
                    HoursPeriodBean hoursPerWeek)
Method Detail

isApplicable

public boolean isApplicable()
Gets the applicable value for this OverTimeBean.

Returns:
applicable

setApplicable

public void setApplicable(boolean applicable)
Sets the applicable value for this OverTimeBean.

Parameters:
applicable -

getHoursPerDay

public HoursPeriodBean getHoursPerDay()
Gets the hoursPerDay value for this OverTimeBean.

Returns:
hoursPerDay

setHoursPerDay

public void setHoursPerDay(HoursPeriodBean hoursPerDay)
Sets the hoursPerDay value for this OverTimeBean.

Parameters:
hoursPerDay -

getHoursPerWeek

public HoursPeriodBean getHoursPerWeek()
Gets the hoursPerWeek value for this OverTimeBean.

Returns:
hoursPerWeek

setHoursPerWeek

public void setHoursPerWeek(HoursPeriodBean hoursPerWeek)
Sets the hoursPerWeek value for this OverTimeBean.

Parameters:
hoursPerWeek -

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