class: StringOrXmlFragment

public class: StringOrXmlFragment
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:19:37; Modified: 16.07.2009 15:19:37;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {17C8198F-DCB0-42dc-BA62-8606A158B523}
 

Goto: Custom Properties, Fields, Methods

See also: RecordType

Appears in: srw

Connections
 
Custom Properties
 
StringOrXmlFragment Attributes
Attribute Details
private java.lang.Object
  __equalsCalc
Initial: null
private boolean
  __hashCodeCalc
Initial: false
private org.apache.axis.message.MessageElement
  _any
private static org.apache.axis.description.TypeDesc
  typeDesc
Initial: new org.apache.axis.description.TypeDesc(StringOrXmlFragment.class, true)
Notes: Type metadata
 
StringOrXmlFragment Methods
Operation Details
public
equals(
   java.lang.Object obj):boolean
Sequential
public
get_any():org.apache.axis.message.MessageElement
Sequential <<property get>>
Tags: attribute_name=_any
Notes: Gets the _any value for this StringOrXmlFragment.
@return _any
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 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
set_any(
   org.apache.axis.message.MessageElement[] _any):void
Sequential <<property set>>
Tags: attribute_name=_any
Notes: Sets the _any value for this StringOrXmlFragment.
public
StringOrXmlFragment():
Sequential
public
StringOrXmlFragment(
   org.apache.axis.message.MessageElement[] _any):
Sequential