nz.co.econz.nads.timecard1
Class HoursPeriodBean

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

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

See Also:
Serialized Form

Constructor Summary
HoursPeriodBean()
           
HoursPeriodBean(boolean applicable, int hours, int minutes)
           
 
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
 int getHours()
          Gets the hours value for this HoursPeriodBean.
 int getMinutes()
          Gets the minutes value for this HoursPeriodBean.
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 HoursPeriodBean.
 void setApplicable(boolean applicable)
          Sets the applicable value for this HoursPeriodBean.
 void setHours(int hours)
          Sets the hours value for this HoursPeriodBean.
 void setMinutes(int minutes)
          Sets the minutes value for this HoursPeriodBean.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HoursPeriodBean

public HoursPeriodBean()

HoursPeriodBean

public HoursPeriodBean(boolean applicable,
                       int hours,
                       int minutes)
Method Detail

isApplicable

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

Returns:
applicable

setApplicable

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

Parameters:
applicable -

getHours

public int getHours()
Gets the hours value for this HoursPeriodBean.

Returns:
hours

setHours

public void setHours(int hours)
Sets the hours value for this HoursPeriodBean.

Parameters:
hours -

getMinutes

public int getMinutes()
Gets the minutes value for this HoursPeriodBean.

Returns:
minutes

setMinutes

public void setMinutes(int minutes)
Sets the minutes value for this HoursPeriodBean.

Parameters:
minutes -

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