class: RelationType

public class: RelationType
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:19:21; Modified: 16.07.2009 15:19:21;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {120912E5-46CA-435e-948F-6AF673DC09C6}
 

Goto: Custom Properties, Fields, Methods

See also: ModifiersType, SearchClauseType

Appears in: xcql

Connections
 
Custom Properties
 
RelationType 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.ModifiersType
  modifiers
private static org.apache.axis.description.TypeDesc
  typeDesc
Initial: new org.apache.axis.description.TypeDesc(RelationType.class, true)
Notes: Type metadata
private java.lang.String
  value
 
RelationType 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
getModifiers():gov.loc.www.zing.cql.xcql.ModifiersType
Sequential
Notes: Gets the modifiers value for this RelationType.
@return modifiers
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
getValue():java.lang.String
Sequential
Notes: Gets the value value for this RelationType.
@return value
public
hashCode():int
Sequential
public
RelationType():
Sequential
public
RelationType(
   java.lang.String value,
   gov.loc.www.zing.cql.xcql.ModifiersType modifiers):
Sequential
public
setModifiers(
   gov.loc.www.zing.cql.xcql.ModifiersType modifiers):void
Sequential
Notes: Sets the modifiers value for this RelationType.
public
setValue(
   java.lang.String value):void
Sequential
Notes: Sets the value value for this RelationType.