class: XSortKeysType

public class: XSortKeysType
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:19:39; Modified: 16.07.2009 15:19:39;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {B3049A17-816E-4757-9341-2B8E5E54A2FD}
 

Goto: Custom Properties, Fields, Methods

See also: EchoedSearchRetrieveRequestType, SortKeyType

Appears in: srw

Connections
 
Custom Properties
 
XSortKeysType 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.SortKeyType
  sortKey
private static org.apache.axis.description.TypeDesc
  typeDesc
Initial: new org.apache.axis.description.TypeDesc(XSortKeysType.class, true)
Notes: Type metadata
 
XSortKeysType 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
getSortKey():gov.loc.www.zing.srw.SortKeyType
Sequential
Notes: Gets the sortKey value for this XSortKeysType.
@return sortKey
public
getSortKey(
   int i):gov.loc.www.zing.srw.SortKeyType
Sequential
public static
getTypeDesc():org.apache.axis.description.TypeDesc
Sequential
Notes: Return type metadata object
public
hashCode():int
Sequential
public
setSortKey(
   gov.loc.www.zing.srw.SortKeyType[] sortKey):void
Sequential
Notes: Sets the sortKey value for this XSortKeysType.
public
setSortKey(
   int i,
   gov.loc.www.zing.srw.SortKeyType _value):void
Sequential
public
XSortKeysType():
Sequential
public
XSortKeysType(
   gov.loc.www.zing.srw.SortKeyType[] sortKey):
Sequential