nz.co.econz.nads.soap2
Class LoginStatefulFieldDeviceBean

java.lang.Object
  extended by nz.co.econz.nads.soap2.FieldDeviceBean
      extended by nz.co.econz.nads.soap2.LoginStatefulFieldDeviceBean
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
PDAFieldDeviceBean

public class LoginStatefulFieldDeviceBean
extends FieldDeviceBean
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
LoginStatefulFieldDeviceBean()
           
LoginStatefulFieldDeviceBean(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, boolean isLoggedIn)
           
 
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()
           
 boolean isIsLoggedIn()
          Gets the isLoggedIn value for this LoginStatefulFieldDeviceBean.
 void setIsLoggedIn(boolean isLoggedIn)
          Sets the isLoggedIn value for this LoginStatefulFieldDeviceBean.
 
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

LoginStatefulFieldDeviceBean

public LoginStatefulFieldDeviceBean()

LoginStatefulFieldDeviceBean

public LoginStatefulFieldDeviceBean(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,
                                    boolean isLoggedIn)
Method Detail

isIsLoggedIn

public boolean isIsLoggedIn()
Gets the isLoggedIn value for this LoginStatefulFieldDeviceBean.

Returns:
isLoggedIn * Whether the fieldDevice is currently logged in to the system. This attribute is read only and will be ignored when updating field devices

setIsLoggedIn

public void setIsLoggedIn(boolean isLoggedIn)
Sets the isLoggedIn value for this LoginStatefulFieldDeviceBean.

Parameters:
isLoggedIn - * Whether the fieldDevice is currently logged in to the system. This attribute is read only and will be ignored when updating field devices

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