class: PrefixesType

public class: PrefixesType
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:19:20; Modified: 16.07.2009 15:19:20;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {830F8690-EB98-4e5e-8ADD-5CE1C4E1DE3A}
 

Goto: Custom Properties, Fields, Methods

See also: OperandType, PrefixType

Appears in: xcql

Connections
 
Custom Properties
 
PrefixesType 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.cql.xcql.PrefixType
  prefix
private static org.apache.axis.description.TypeDesc
  typeDesc
Initial: new org.apache.axis.description.TypeDesc(PrefixesType.class, true)
Notes: Type metadata
 
PrefixesType 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
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