nz.co.econz.nads.soap2
Class UpdateFieldDeviceResult

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

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

See Also:
Serialized Form

Constructor Summary
UpdateFieldDeviceResult()
           
UpdateFieldDeviceResult(int updateIndex, AccessDeniedFailure accessDeniedFailure, FieldDeviceNotFoundFailure fieldDeviceNotFoundFailure, ValidationFailure validationFailure, ConcurrentUpdateFailure concurrentUpdateFailure)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 AccessDeniedFailure getAccessDeniedFailure()
          Gets the accessDeniedFailure value for this UpdateFieldDeviceResult.
 ConcurrentUpdateFailure getConcurrentUpdateFailure()
          Gets the concurrentUpdateFailure value for this UpdateFieldDeviceResult.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 FieldDeviceNotFoundFailure getFieldDeviceNotFoundFailure()
          Gets the fieldDeviceNotFoundFailure value for this UpdateFieldDeviceResult.
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 UpdateFieldDeviceResult.
 ValidationFailure getValidationFailure()
          Gets the validationFailure value for this UpdateFieldDeviceResult.
 int hashCode()
           
 void setAccessDeniedFailure(AccessDeniedFailure accessDeniedFailure)
          Sets the accessDeniedFailure value for this UpdateFieldDeviceResult.
 void setConcurrentUpdateFailure(ConcurrentUpdateFailure concurrentUpdateFailure)
          Sets the concurrentUpdateFailure value for this UpdateFieldDeviceResult.
 void setFieldDeviceNotFoundFailure(FieldDeviceNotFoundFailure fieldDeviceNotFoundFailure)
          Sets the fieldDeviceNotFoundFailure value for this UpdateFieldDeviceResult.
 void setUpdateIndex(int updateIndex)
          Sets the updateIndex value for this UpdateFieldDeviceResult.
 void setValidationFailure(ValidationFailure validationFailure)
          Sets the validationFailure value for this UpdateFieldDeviceResult.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateFieldDeviceResult

public UpdateFieldDeviceResult()

UpdateFieldDeviceResult

public UpdateFieldDeviceResult(int updateIndex,
                               AccessDeniedFailure accessDeniedFailure,
                               FieldDeviceNotFoundFailure fieldDeviceNotFoundFailure,
                               ValidationFailure validationFailure,
                               ConcurrentUpdateFailure concurrentUpdateFailure)
Method Detail

getUpdateIndex

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

Returns:
updateIndex

setUpdateIndex

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

Parameters:
updateIndex -

getAccessDeniedFailure

public AccessDeniedFailure getAccessDeniedFailure()
Gets the accessDeniedFailure value for this UpdateFieldDeviceResult.

Returns:
accessDeniedFailure

setAccessDeniedFailure

public void setAccessDeniedFailure(AccessDeniedFailure accessDeniedFailure)
Sets the accessDeniedFailure value for this UpdateFieldDeviceResult.

Parameters:
accessDeniedFailure -

getFieldDeviceNotFoundFailure

public FieldDeviceNotFoundFailure getFieldDeviceNotFoundFailure()
Gets the fieldDeviceNotFoundFailure value for this UpdateFieldDeviceResult.

Returns:
fieldDeviceNotFoundFailure

setFieldDeviceNotFoundFailure

public void setFieldDeviceNotFoundFailure(FieldDeviceNotFoundFailure fieldDeviceNotFoundFailure)
Sets the fieldDeviceNotFoundFailure value for this UpdateFieldDeviceResult.

Parameters:
fieldDeviceNotFoundFailure -

getValidationFailure

public ValidationFailure getValidationFailure()
Gets the validationFailure value for this UpdateFieldDeviceResult.

Returns:
validationFailure

setValidationFailure

public void setValidationFailure(ValidationFailure validationFailure)
Sets the validationFailure value for this UpdateFieldDeviceResult.

Parameters:
validationFailure -

getConcurrentUpdateFailure

public ConcurrentUpdateFailure getConcurrentUpdateFailure()
Gets the concurrentUpdateFailure value for this UpdateFieldDeviceResult.

Returns:
concurrentUpdateFailure

setConcurrentUpdateFailure

public void setConcurrentUpdateFailure(ConcurrentUpdateFailure concurrentUpdateFailure)
Sets the concurrentUpdateFailure value for this UpdateFieldDeviceResult.

Parameters:
concurrentUpdateFailure -

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