|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.bc.gov.webade.user.provider.capws.v8.ResponseBase
ca.bc.gov.webade.user.provider.capws.v8.SearchResponseBase
ca.bc.gov.webade.user.provider.capws.v8.BCeIDAccountSearchResponse
| Constructor Summary | |
BCeIDAccountSearchResponse()
|
|
BCeIDAccountSearchResponse(ResponseCode code,
FailureCode failureCode,
java.lang.String message,
PaginationResponse pagination,
BCeIDAccount[] accountList)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
BCeIDAccount[] |
getAccountList()
Gets the accountList value for this BCeIDAccountSearchResponse. |
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()
|
void |
setAccountList(BCeIDAccount[] accountList)
Sets the accountList value for this BCeIDAccountSearchResponse. |
| Methods inherited from class ca.bc.gov.webade.user.provider.capws.v8.SearchResponseBase |
getPagination, setPagination |
| Methods inherited from class ca.bc.gov.webade.user.provider.capws.v8.ResponseBase |
getCode, getFailureCode, getMessage, setCode, setFailureCode, setMessage |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BCeIDAccountSearchResponse()
public BCeIDAccountSearchResponse(ResponseCode code,
FailureCode failureCode,
java.lang.String message,
PaginationResponse pagination,
BCeIDAccount[] accountList)
| Method Detail |
public BCeIDAccount[] getAccountList()
public void setAccountList(BCeIDAccount[] accountList)
accountList - public boolean equals(java.lang.Object obj)
equals in class SearchResponseBasepublic int hashCode()
hashCode in class SearchResponseBasepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||