class: RequestType

public class: RequestType
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:19:33; Modified: 16.07.2009 15:19:33;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {BE43CF55-BC4F-4ea4-B1B2-F75A920963BF}
 

Goto: Custom Properties, Fields, Methods

See also: EchoedScanRequestType, EchoedSearchRetrieveRequestType, ExplainRequestType, ScanRequestType, SearchRetrieveRequestType

Appears in: srw

Connections
 
Custom Properties
 
RequestType 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 static org.apache.axis.description.TypeDesc
  typeDesc
Initial: new org.apache.axis.description.TypeDesc(RequestType.class, true)
Notes: Type metadata
private java.lang.String
  version
 
RequestType Methods
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 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
getVersion():java.lang.String
Sequential
Notes: Gets the version value for this RequestType.
@return version
public
hashCode():int
Sequential
public
RequestType():
Sequential
public
RequestType(
   java.lang.String version):
Sequential
public
setVersion(
   java.lang.String version):void
Sequential
Notes: Sets the version value for this RequestType.