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 |