|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnz.co.econz.nads.timecard1.OverTimeBean
public class OverTimeBean
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 |
---|
public OverTimeBean()
public OverTimeBean(boolean applicable, HoursPeriodBean hoursPerDay, HoursPeriodBean hoursPerWeek)
Method Detail |
---|
public boolean isApplicable()
public void setApplicable(boolean applicable)
applicable
- public HoursPeriodBean getHoursPerDay()
public void setHoursPerDay(HoursPeriodBean hoursPerDay)
hoursPerDay
- public HoursPeriodBean getHoursPerWeek()
public void setHoursPerWeek(HoursPeriodBean hoursPerWeek)
hoursPerWeek
- 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 |