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. | |