class: ExtraDataType

public class: ExtraDataType
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:19:31; Modified: 16.07.2009 15:19:31;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {D0DAE011-CCA7-4efb-A00A-0E61AB9A801C}
 

Goto: Custom Properties, Fields, Methods

See also: EchoedScanRequestType, EchoedSearchRetrieveRequestType, ExplainResponseType, RecordType, ScanRequestType, ScanResponseType, SearchRetrieveResponseType, TermType

Appears in: srw

Connections
 
Custom Properties
 
ExtraDataType Attributes
Attribute Details
private java.lang.Object
  __equalsCalc
Initial: null
private boolean
  __hashCodeCalc
Initial: false
private org.apache.axis.message.MessageElement
  _any
private static org.apache.axis.description.TypeDesc
  typeDesc
Initial: new org.apache.axis.description.TypeDesc(ExtraDataType.class, true)
Notes: Type metadata
 
ExtraDataType Methods
Operation Details
public
equals(
   java.lang.Object obj):boolean
Sequential
public
ExtraDataType():
Sequential
public
ExtraDataType(
   org.apache.axis.message.MessageElement[] _any):
Sequential
public
get_any():org.apache.axis.message.MessageElement
Sequential <<property get>>
Tags: attribute_name=_any
Notes: Gets the _any value for this ExtraDataType.
@return _any
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
hashCode():int
Sequential
public
set_any(
   org.apache.axis.message.MessageElement[] _any):void
Sequential <<property set>>
Tags: attribute_name=_any
Notes: Sets the _any value for this ExtraDataType.