Operation |
Details |
public equals( java.lang.Object obj):boolean |
Sequential |
public ExplainRequestType(): |
Sequential |
public ExplainRequestType( java.lang.String version, java.lang.String recordPacking, org.apache.axis.types.URI stylesheet, gov.loc.www.zing.srw.ExtraRequestData extraRequestData): |
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 getExtraRequestData():gov.loc.www.zing.srw.ExtraRequestData |
Sequential Notes: | Gets the extraRequestData value for this ExplainRequestType. @return extraRequestData | |
public getRecordPacking():java.lang.String |
Sequential Notes: | Gets the recordPacking value for this ExplainRequestType. @return recordPacking | |
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 getStylesheet():org.apache.axis.types.URI |
Sequential Notes: | Gets the stylesheet value for this ExplainRequestType. @return stylesheet | |
public static getTypeDesc():org.apache.axis.description.TypeDesc |
Sequential Notes: | Return type metadata object | |
public hashCode():int |
Sequential |
public setExtraRequestData( gov.loc.www.zing.srw.ExtraRequestData extraRequestData):void |
Sequential Notes: | Sets the extraRequestData value for this ExplainRequestType. | |
public setRecordPacking( java.lang.String recordPacking):void |
Sequential Notes: | Sets the recordPacking value for this ExplainRequestType. | |
public setStylesheet( org.apache.axis.types.URI stylesheet):void |
Sequential Notes: | Sets the stylesheet value for this ExplainRequestType. | |