nz.co.econz.nads.timecard1
Class UserSummaryBean

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

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

See Also:
Serialized Form

Constructor Summary
UserSummaryBean()
           
UserSummaryBean(java.lang.String primaryKey, java.lang.String name, java.lang.String description)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getDescription()
          Gets the description value for this UserSummaryBean.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getName()
          Gets the name value for this UserSummaryBean.
 java.lang.String getPrimaryKey()
          Gets the primaryKey value for this UserSummaryBean.
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()
           
 void setDescription(java.lang.String description)
          Sets the description value for this UserSummaryBean.
 void setName(java.lang.String name)
          Sets the name value for this UserSummaryBean.
 void setPrimaryKey(java.lang.String primaryKey)
          Sets the primaryKey value for this UserSummaryBean.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserSummaryBean

public UserSummaryBean()

UserSummaryBean

public UserSummaryBean(java.lang.String primaryKey,
                       java.lang.String name,
                       java.lang.String description)
Method Detail

getPrimaryKey

public java.lang.String getPrimaryKey()
Gets the primaryKey value for this UserSummaryBean.

Returns:
primaryKey

setPrimaryKey

public void setPrimaryKey(java.lang.String primaryKey)
Sets the primaryKey value for this UserSummaryBean.

Parameters:
primaryKey -

getName

public java.lang.String getName()
Gets the name value for this UserSummaryBean.

Returns:
name

setName

public void setName(java.lang.String name)
Sets the name value for this UserSummaryBean.

Parameters:
name -

getDescription

public java.lang.String getDescription()
Gets the description value for this UserSummaryBean.

Returns:
description

setDescription

public void setDescription(java.lang.String description)
Sets the description value for this UserSummaryBean.

Parameters:
description -

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