nz.co.econz.nads.timecard1
Class UserTypeBean

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

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

See Also:
Serialized Form

Constructor Summary
UserTypeBean()
           
UserTypeBean(java.lang.String primaryKey, java.lang.String description, boolean deleted)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getDescription()
          Gets the description value for this UserTypeBean.
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 getPrimaryKey()
          Gets the primaryKey value for this UserTypeBean.
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 isDeleted()
          Gets the deleted value for this UserTypeBean.
 void setDeleted(boolean deleted)
          Sets the deleted value for this UserTypeBean.
 void setDescription(java.lang.String description)
          Sets the description value for this UserTypeBean.
 void setPrimaryKey(java.lang.String primaryKey)
          Sets the primaryKey value for this UserTypeBean.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserTypeBean

public UserTypeBean()

UserTypeBean

public UserTypeBean(java.lang.String primaryKey,
                    java.lang.String description,
                    boolean deleted)
Method Detail

getPrimaryKey

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

Returns:
primaryKey

setPrimaryKey

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

Parameters:
primaryKey -

getDescription

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

Returns:
description

setDescription

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

Parameters:
description -

isDeleted

public boolean isDeleted()
Gets the deleted value for this UserTypeBean.

Returns:
deleted

setDeleted

public void setDeleted(boolean deleted)
Sets the deleted value for this UserTypeBean.

Parameters:
deleted -

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