class: ExplainRequestType

public class: ExplainRequestType
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:19:30; Modified: 16.07.2009 15:19:30;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {8F561606-A7E7-4e24-81A8-691434963989}
 

Goto: Custom Properties, Fields, Methods

Extends: RequestType

See also: ExtraRequestData, RequestType, ExplainResponseType

Appears in: srw

Connections
 
Custom Properties
 
ExplainRequestType Attributes
Attribute Details
private java.lang.Object
  __equalsCalc
Initial: null
private boolean
  __hashCodeCalc
Initial: false
package org.apache.axis.description.ElementDesc
  elemField
Initial: new org.apache.axis.description.ElementDesc()
private gov.loc.www.zing.srw.ExtraRequestData
  extraRequestData
private java.lang.String
  recordPacking
private org.apache.axis.types.URI
  stylesheet
private static org.apache.axis.description.TypeDesc
  typeDesc
Initial: new org.apache.axis.description.TypeDesc(ExplainRequestType.class, true)
Notes: Type metadata
 
ExplainRequestType Methods
Operation Details
public
equals(
   java.lang.Object obj):boolean
Sequential
public
ExplainRequestType():
Sequential
public
ExplainRequestType(
   java.lang.String version,
   java.lang.String recordPacking,
   org.apache.axis.types.URI stylesheet,
   gov.loc.www.zing.srw.ExtraRequestData extraRequestData):
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.ExtraRequestData
Sequential
Notes: Gets the extraRequestData value for this ExplainRequestType.
@return extraRequestData
public
getRecordPacking():java.lang.String
Sequential
Notes: Gets the recordPacking value for this ExplainRequestType.
@return recordPacking
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
getStylesheet():org.apache.axis.types.URI
Sequential
Notes: Gets the stylesheet value for this ExplainRequestType.
@return stylesheet
public static
getTypeDesc():org.apache.axis.description.TypeDesc
Sequential
Notes: Return type metadata object
public
hashCode():int
Sequential
public
setExtraRequestData(
   gov.loc.www.zing.srw.ExtraRequestData extraRequestData):void
Sequential
Notes: Sets the extraRequestData value for this ExplainRequestType.
public
setRecordPacking(
   java.lang.String recordPacking):void
Sequential
Notes: Sets the recordPacking value for this ExplainRequestType.
public
setStylesheet(
   org.apache.axis.types.URI stylesheet):void
Sequential
Notes: Sets the stylesheet value for this ExplainRequestType.