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 |