4.1.0.610 20071213

ch.ecma.csta.binding
Class MaxLengthParametersContinued

java.lang.Object
  extended by ch.ecma.csta.CastorObject
      extended by ch.ecma.csta.binding.MaxLengthParametersContinued
All Implemented Interfaces:
java.io.Serializable

public class MaxLengthParametersContinued
extends ch.ecma.csta.CastorObject
implements java.io.Serializable

Class MaxLengthParametersContinued.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
MaxLengthParametersContinued()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Long getCallQualifyingData()
          Returns the value of field 'callQualifyingData'.
 java.lang.Long getIoData()
          Returns the value of field 'ioData'.
 java.lang.Long getMessageInfo()
          Returns the value of field 'messageInfo'.
 java.lang.Long getMonitorCrossRefID()
          Returns the value of field 'monitorCrossRefID'.
 java.lang.Long getSubDomainCallLinkageData()
          Returns the value of field 'subDomainCallLinkageData'.
 java.lang.Long getSubDomainThreadID()
          Returns the value of field 'subDomainThreadID'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setCallQualifyingData(java.lang.Long callQualifyingData)
          Sets the value of field 'callQualifyingData'.
 void setIoData(java.lang.Long ioData)
          Sets the value of field 'ioData'.
 void setMessageInfo(java.lang.Long messageInfo)
          Sets the value of field 'messageInfo'.
 void setMonitorCrossRefID(java.lang.Long monitorCrossRefID)
          Sets the value of field 'monitorCrossRefID'.
 void setSubDomainCallLinkageData(java.lang.Long subDomainCallLinkageData)
          Sets the value of field 'subDomainCallLinkageData'.
 void setSubDomainThreadID(java.lang.Long subDomainThreadID)
          Sets the value of field 'subDomainThreadID'.
static MaxLengthParametersContinued unmarshalMaxLengthParametersContinued(java.io.Reader reader)
          Method unmarshalMaxLengthParametersContinued
 void validate()
          Method validate
 
Methods inherited from class ch.ecma.csta.CastorObject
getOldSessionID, hashCode, setOldSessionID, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MaxLengthParametersContinued

public MaxLengthParametersContinued()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class ch.ecma.csta.CastorObject
Parameters:
obj -
Returns:
boolean

getCallQualifyingData

public java.lang.Long getCallQualifyingData()
Returns the value of field 'callQualifyingData'.

Returns:
Long

getIoData

public java.lang.Long getIoData()
Returns the value of field 'ioData'.

Returns:
Long

getMessageInfo

public java.lang.Long getMessageInfo()
Returns the value of field 'messageInfo'.

Returns:
Long

getMonitorCrossRefID

public java.lang.Long getMonitorCrossRefID()
Returns the value of field 'monitorCrossRefID'.

Returns:
Long

getSubDomainCallLinkageData

public java.lang.Long getSubDomainCallLinkageData()
Returns the value of field 'subDomainCallLinkageData'.

Returns:
Long

getSubDomainThreadID

public java.lang.Long getSubDomainThreadID()
Returns the value of field 'subDomainThreadID'.

Returns:
Long

isValid

public boolean isValid()
Method isValid

Returns:
boolean

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
Throws:
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setCallQualifyingData

public void setCallQualifyingData(java.lang.Long callQualifyingData)
Sets the value of field 'callQualifyingData'.

Parameters:
callQualifyingData - the value of field 'callQualifyingData'.

setIoData

public void setIoData(java.lang.Long ioData)
Sets the value of field 'ioData'.

Parameters:
ioData - the value of field 'ioData'.

setMessageInfo

public void setMessageInfo(java.lang.Long messageInfo)
Sets the value of field 'messageInfo'.

Parameters:
messageInfo - the value of field 'messageInfo'.

setMonitorCrossRefID

public void setMonitorCrossRefID(java.lang.Long monitorCrossRefID)
Sets the value of field 'monitorCrossRefID'.

Parameters:
monitorCrossRefID - the value of field 'monitorCrossRefID'.

setSubDomainCallLinkageData

public void setSubDomainCallLinkageData(java.lang.Long subDomainCallLinkageData)
Sets the value of field 'subDomainCallLinkageData'.

Parameters:
subDomainCallLinkageData - the value of field 'subDomainCallLinkageData'.

setSubDomainThreadID

public void setSubDomainThreadID(java.lang.Long subDomainThreadID)
Sets the value of field 'subDomainThreadID'.

Parameters:
subDomainThreadID - the value of field 'subDomainThreadID'.

unmarshalMaxLengthParametersContinued

public static MaxLengthParametersContinued unmarshalMaxLengthParametersContinued(java.io.Reader reader)
                                                                          throws org.exolab.castor.xml.MarshalException,
                                                                                 org.exolab.castor.xml.ValidationException
Method unmarshalMaxLengthParametersContinued

Parameters:
reader -
Returns:
MaxLengthParametersContinued
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Throws:
org.exolab.castor.xml.ValidationException

4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.