Operation |
Details |
public equals( java.lang.Object obj):boolean |
Sequential |
public static getDeserializer( java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType):org.apache.axis.encoding.Deserializer |
Sequential Notes: | Get Custom Deserializer | |
public getDiagnostics():gov.loc.www.zing.srw.DiagnosticsType |
Sequential Notes: | Gets the diagnostics value for this SearchRetrieveResponseType. @return diagnostics | |
public getEchoedSearchRetrieveRequest():gov.loc.www.zing.srw.EchoedSearchRetrieveRequestType |
Sequential Notes: | Gets the echoedSearchRetrieveRequest value for this SearchRetrieveResponseType. @return echoedSearchRetrieveRequest | |
public getExtraResponseData():gov.loc.www.zing.srw.ExtraDataType |
Sequential Notes: | Gets the extraResponseData value for this SearchRetrieveResponseType. @return extraResponseData | |
public getNextRecordPosition():org.apache.axis.types.PositiveInteger |
Sequential Notes: | Gets the nextRecordPosition value for this SearchRetrieveResponseType. @return nextRecordPosition | |
public getNumberOfRecords():org.apache.axis.types.NonNegativeInteger |
Sequential Notes: | Gets the numberOfRecords value for this SearchRetrieveResponseType. @return numberOfRecords | |
public getRecords():gov.loc.www.zing.srw.RecordsType |
Sequential Notes: | Gets the records value for this SearchRetrieveResponseType. @return records | |
public getResultSetId():java.lang.String |
Sequential Notes: | Gets the resultSetId value for this SearchRetrieveResponseType. @return resultSetId | |
public getResultSetIdleTime():org.apache.axis.types.PositiveInteger |
Sequential Notes: | Gets the resultSetIdleTime value for this SearchRetrieveResponseType. @return resultSetIdleTime | |
public static getSerializer( java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType):org.apache.axis.encoding.Serializer |
Sequential Notes: | Get Custom Serializer | |
public static getTypeDesc():org.apache.axis.description.TypeDesc |
Sequential Notes: | Return type metadata object | |
public hashCode():int |
Sequential |
public SearchRetrieveResponseType(): |
Sequential |
public SearchRetrieveResponseType( java.lang.String version, org.apache.axis.types.NonNegativeInteger numberOfRecords, java.lang.String resultSetId, org.apache.axis.types.PositiveInteger resultSetIdleTime, gov.loc.www.zing.srw.RecordsType records, org.apache.axis.types.PositiveInteger nextRecordPosition, gov.loc.www.zing.srw.EchoedSearchRetrieveRequestType echoedSearchRetrieveRequest, gov.loc.www.zing.srw.DiagnosticsType diagnostics, gov.loc.www.zing.srw.ExtraDataType extraResponseData): |
Sequential |
public setDiagnostics( gov.loc.www.zing.srw.DiagnosticsType diagnostics):void |
Sequential Notes: | Sets the diagnostics value for this SearchRetrieveResponseType. | |
public setEchoedSearchRetrieveRequest( gov.loc.www.zing.srw.EchoedSearchRetrieveRequestType echoedSearchRetrieveRequest):void |
Sequential Notes: | Sets the echoedSearchRetrieveRequest value for this SearchRetrieveResponseType. | |
public setExtraResponseData( gov.loc.www.zing.srw.ExtraDataType extraResponseData):void |
Sequential Notes: | Sets the extraResponseData value for this SearchRetrieveResponseType. | |
public setNextRecordPosition( org.apache.axis.types.PositiveInteger nextRecordPosition):void |
Sequential Notes: | Sets the nextRecordPosition value for this SearchRetrieveResponseType. | |
public setNumberOfRecords( org.apache.axis.types.NonNegativeInteger numberOfRecords):void |
Sequential Notes: | Sets the numberOfRecords value for this SearchRetrieveResponseType. | |
public setRecords( gov.loc.www.zing.srw.RecordsType records):void |
Sequential Notes: | Sets the records value for this SearchRetrieveResponseType. | |
public setResultSetId( java.lang.String resultSetId):void |
Sequential Notes: | Sets the resultSetId value for this SearchRetrieveResponseType. | |
public setResultSetIdleTime( org.apache.axis.types.PositiveInteger resultSetIdleTime):void |
Sequential Notes: | Sets the resultSetIdleTime value for this SearchRetrieveResponseType. | |