nz.co.econz.nads.soap2
Class NoDeviceFieldDeviceBean

java.lang.Object
  extended by nz.co.econz.nads.soap2.FieldDeviceBean
      extended by nz.co.econz.nads.soap2.NoDeviceFieldDeviceBean
All Implemented Interfaces:
java.io.Serializable

public class NoDeviceFieldDeviceBean
extends FieldDeviceBean
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
NoDeviceFieldDeviceBean()
           
NoDeviceFieldDeviceBean(java.lang.String primaryKey, int updateIndex, java.lang.String deviceID, java.lang.String name, java.lang.String userPK, java.lang.String description, boolean isDisabled, boolean isDeleted, java.util.Calendar whenLastUpdated)
           
 
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
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 
Methods inherited from class nz.co.econz.nads.soap2.FieldDeviceBean
getDescription, getDeviceID, getName, getPrimaryKey, getUpdateIndex, getUserPK, getWhenLastUpdated, isIsDeleted, isIsDisabled, setDescription, setDeviceID, setIsDeleted, setIsDisabled, setName, setPrimaryKey, setUpdateIndex, setUserPK, setWhenLastUpdated
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoDeviceFieldDeviceBean

public NoDeviceFieldDeviceBean()

NoDeviceFieldDeviceBean

public NoDeviceFieldDeviceBean(java.lang.String primaryKey,
                               int updateIndex,
                               java.lang.String deviceID,
                               java.lang.String name,
                               java.lang.String userPK,
                               java.lang.String description,
                               boolean isDisabled,
                               boolean isDeleted,
                               java.util.Calendar whenLastUpdated)
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class FieldDeviceBean

hashCode

public int hashCode()
Overrides:
hashCode in class FieldDeviceBean

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