nz.co.econz.nads.soap2
Class PrimaryKeyUpdateIndex

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

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

See Also:
Serialized Form

Constructor Summary
PrimaryKeyUpdateIndex()
           
PrimaryKeyUpdateIndex(java.lang.String primaryKey, int updateIndex)
           
 
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
 java.lang.String getPrimaryKey()
          Gets the primaryKey value for this PrimaryKeyUpdateIndex.
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 getUpdateIndex()
          Gets the updateIndex value for this PrimaryKeyUpdateIndex.
 int hashCode()
           
 void setPrimaryKey(java.lang.String primaryKey)
          Sets the primaryKey value for this PrimaryKeyUpdateIndex.
 void setUpdateIndex(int updateIndex)
          Sets the updateIndex value for this PrimaryKeyUpdateIndex.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimaryKeyUpdateIndex

public PrimaryKeyUpdateIndex()

PrimaryKeyUpdateIndex

public PrimaryKeyUpdateIndex(java.lang.String primaryKey,
                             int updateIndex)
Method Detail

getPrimaryKey

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

Returns:
primaryKey

setPrimaryKey

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

Parameters:
primaryKey -

getUpdateIndex

public int getUpdateIndex()
Gets the updateIndex value for this PrimaryKeyUpdateIndex.

Returns:
updateIndex

setUpdateIndex

public void setUpdateIndex(int updateIndex)
Sets the updateIndex value for this PrimaryKeyUpdateIndex.

Parameters:
updateIndex -

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