class: TermsType

public class: TermsType
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:19:37; Modified: 16.07.2009 15:19:37;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {D941BC5B-1E7B-4af6-A450-1A70B614626B}
 

Goto: Custom Properties, Fields, Methods

See also: ScanResponseType, TermType

Appears in: srw

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