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 ScanResponseType. @return diagnostics | |
public getEchoedScanRequest():gov.loc.www.zing.srw.EchoedScanRequestType |
Sequential Notes: | Gets the echoedScanRequest value for this ScanResponseType. @return echoedScanRequest | |
public getExtraResponseData():gov.loc.www.zing.srw.ExtraDataType |
Sequential Notes: | Gets the extraResponseData value for this ScanResponseType. @return extraResponseData | |
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 getTerms():gov.loc.www.zing.srw.TermsType |
Sequential Notes: | Gets the terms value for this ScanResponseType. @return terms | |
public static getTypeDesc():org.apache.axis.description.TypeDesc |
Sequential Notes: | Return type metadata object | |
public hashCode():int |
Sequential |
public ScanResponseType(): |
Sequential |
public ScanResponseType( java.lang.String version, gov.loc.www.zing.srw.TermsType terms, gov.loc.www.zing.srw.EchoedScanRequestType echoedScanRequest, 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 ScanResponseType. | |
public setEchoedScanRequest( gov.loc.www.zing.srw.EchoedScanRequestType echoedScanRequest):void |
Sequential Notes: | Sets the echoedScanRequest value for this ScanResponseType. | |
public setExtraResponseData( gov.loc.www.zing.srw.ExtraDataType extraResponseData):void |
Sequential Notes: | Sets the extraResponseData value for this ScanResponseType. | |
public setTerms( gov.loc.www.zing.srw.TermsType terms):void |
Sequential Notes: | Sets the terms value for this ScanResponseType. | |