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 getPrefix():gov.loc.www.zing.cql.xcql.PrefixType |
Sequential Notes: | Gets the prefix value for this PrefixesType. @return prefix | |
public getPrefix( int i):gov.loc.www.zing.cql.xcql.PrefixType |
Sequential |
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 static getTypeDesc():org.apache.axis.description.TypeDesc |
Sequential Notes: | Return type metadata object | |
public hashCode():int |
Sequential |
public PrefixesType(): |
Sequential |
public PrefixesType( gov.loc.www.zing.cql.xcql.PrefixType[] prefix): |
Sequential |
public setPrefix( gov.loc.www.zing.cql.xcql.PrefixType[] prefix):void |
Sequential Notes: | Sets the prefix value for this PrefixesType. | |
public setPrefix( int i, gov.loc.www.zing.cql.xcql.PrefixType _value):void |
Sequential |