nz.co.econz.nads.timecard1
Class TaskSubtaskBean

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

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

See Also:
Serialized Form

Constructor Summary
TaskSubtaskBean()
           
TaskSubtaskBean(DetailedTask task, java.lang.String[] subtasks)
           
 
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
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String[] getSubtasks()
          Gets the subtasks value for this TaskSubtaskBean.
 DetailedTask getTask()
          Gets the task value for this TaskSubtaskBean.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setSubtasks(java.lang.String[] subtasks)
          Sets the subtasks value for this TaskSubtaskBean.
 void setTask(DetailedTask task)
          Sets the task value for this TaskSubtaskBean.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskSubtaskBean

public TaskSubtaskBean()

TaskSubtaskBean

public TaskSubtaskBean(DetailedTask task,
                       java.lang.String[] subtasks)
Method Detail

getTask

public DetailedTask getTask()
Gets the task value for this TaskSubtaskBean.

Returns:
task

setTask

public void setTask(DetailedTask task)
Sets the task value for this TaskSubtaskBean.

Parameters:
task -

getSubtasks

public java.lang.String[] getSubtasks()
Gets the subtasks value for this TaskSubtaskBean.

Returns:
subtasks

setSubtasks

public void setSubtasks(java.lang.String[] subtasks)
Sets the subtasks value for this TaskSubtaskBean.

Parameters:
subtasks -

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