Operation |
Details |
public EchoedSearchRetrieveRequestType(): |
Sequential |
public EchoedSearchRetrieveRequestType( java.lang.String version, java.lang.String query, gov.loc.www.zing.cql.xcql.OperandType xQuery, org.apache.axis.types.PositiveInteger startRecord, org.apache.axis.types.NonNegativeInteger maximumRecords, java.lang.String recordPacking, java.lang.String recordSchema, java.lang.String recordXPath, org.apache.axis.types.NonNegativeInteger resultSetTTL, java.lang.String sortKeys, gov.loc.www.zing.srw.XSortKeysType xSortKeys, org.apache.axis.types.URI stylesheet, gov.loc.www.zing.srw.ExtraDataType extraRequestData): |
Sequential |
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 getExtraRequestData():gov.loc.www.zing.srw.ExtraDataType |
Sequential Notes: | Gets the extraRequestData value for this EchoedSearchRetrieveRequestType. @return extraRequestData | |
public getMaximumRecords():org.apache.axis.types.NonNegativeInteger |
Sequential Notes: | Gets the maximumRecords value for this EchoedSearchRetrieveRequestType. @return maximumRecords | |
public getQuery():java.lang.String |
Sequential Notes: | Gets the query value for this EchoedSearchRetrieveRequestType. @return query | |
public getRecordPacking():java.lang.String |
Sequential Notes: | Gets the recordPacking value for this EchoedSearchRetrieveRequestType. @return recordPacking | |
public getRecordSchema():java.lang.String |
Sequential Notes: | Gets the recordSchema value for this EchoedSearchRetrieveRequestType. @return recordSchema | |
public getRecordXPath():java.lang.String |
Sequential Notes: | Gets the recordXPath value for this EchoedSearchRetrieveRequestType. @return recordXPath | |
public getResultSetTTL():org.apache.axis.types.NonNegativeInteger |
Sequential Notes: | Gets the resultSetTTL value for this EchoedSearchRetrieveRequestType. @return resultSetTTL | |
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 getSortKeys():java.lang.String |
Sequential Notes: | Gets the sortKeys value for this EchoedSearchRetrieveRequestType. @return sortKeys | |
public getStartRecord():org.apache.axis.types.PositiveInteger |
Sequential Notes: | Gets the startRecord value for this EchoedSearchRetrieveRequestType. @return startRecord | |
public getStylesheet():org.apache.axis.types.URI |
Sequential Notes: | Gets the stylesheet value for this EchoedSearchRetrieveRequestType. @return stylesheet | |
public static getTypeDesc():org.apache.axis.description.TypeDesc |
Sequential Notes: | Return type metadata object | |
public getXQuery():gov.loc.www.zing.cql.xcql.OperandType |
Sequential Notes: | Gets the xQuery value for this EchoedSearchRetrieveRequestType. @return xQuery | |
public getXSortKeys():gov.loc.www.zing.srw.XSortKeysType |
Sequential Notes: | Gets the xSortKeys value for this EchoedSearchRetrieveRequestType. @return xSortKeys | |
public hashCode():int |
Sequential |
public setExtraRequestData( gov.loc.www.zing.srw.ExtraDataType extraRequestData):void |
Sequential Notes: | Sets the extraRequestData value for this EchoedSearchRetrieveRequestType. | |
public setMaximumRecords( org.apache.axis.types.NonNegativeInteger maximumRecords):void |
Sequential Notes: | Sets the maximumRecords value for this EchoedSearchRetrieveRequestType. | |
public setQuery( java.lang.String query):void |
Sequential Notes: | Sets the query value for this EchoedSearchRetrieveRequestType. | |
public setRecordPacking( java.lang.String recordPacking):void |
Sequential Notes: | Sets the recordPacking value for this EchoedSearchRetrieveRequestType. | |
public setRecordSchema( java.lang.String recordSchema):void |
Sequential Notes: | Sets the recordSchema value for this EchoedSearchRetrieveRequestType. | |
public setRecordXPath( java.lang.String recordXPath):void |
Sequential Notes: | Sets the recordXPath value for this EchoedSearchRetrieveRequestType. | |
public setResultSetTTL( org.apache.axis.types.NonNegativeInteger resultSetTTL):void |
Sequential Notes: | Sets the resultSetTTL value for this EchoedSearchRetrieveRequestType. | |
public setSortKeys( java.lang.String sortKeys):void |
Sequential Notes: | Sets the sortKeys value for this EchoedSearchRetrieveRequestType. | |
public setStartRecord( org.apache.axis.types.PositiveInteger startRecord):void |
Sequential Notes: | Sets the startRecord value for this EchoedSearchRetrieveRequestType. | |
public setStylesheet( org.apache.axis.types.URI stylesheet):void |
Sequential Notes: | Sets the stylesheet value for this EchoedSearchRetrieveRequestType. | |
public setXQuery( gov.loc.www.zing.cql.xcql.OperandType xQuery):void |
Sequential Notes: | Sets the xQuery value for this EchoedSearchRetrieveRequestType. | |
public setXSortKeys( gov.loc.www.zing.srw.XSortKeysType xSortKeys):void |
Sequential Notes: | Sets the xSortKeys value for this EchoedSearchRetrieveRequestType. | |