4.1.0.610 20071213

ch.ecma.csta.binding
Class DestinationDetection

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

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

Class DestinationDetection.

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

Constructor Summary
DestinationDetection()
           
 
Method Summary
 void addDetectionItem(DetectionItem vDetectionItem)
          Method addDetectionItem
 void addDetectionItem(int index, DetectionItem vDetectionItem)
          Method addDetectionItem
 java.util.Enumeration enumerateDetectionItem()
          Method enumerateDetectionItem
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 DetectionItem[] getDetectionItem()
          Method getDetectionItem
 DetectionItem getDetectionItem(int index)
          Method getDetectionItem
 int getDetectionItemCount()
          Method getDetectionItemCount
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void removeAllDetectionItem()
          Method removeAllDetectionItem
 DetectionItem removeDetectionItem(int index)
          Method removeDetectionItem
 void setDetectionItem(DetectionItem[] detectionItemArray)
          Method setDetectionItem
 void setDetectionItem(int index, DetectionItem vDetectionItem)
          Method setDetectionItem
static DestinationDetection unmarshalDestinationDetection(java.io.Reader reader)
          Method unmarshalDestinationDetection
 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

DestinationDetection

public DestinationDetection()
Method Detail

addDetectionItem

public void addDetectionItem(DetectionItem vDetectionItem)
                      throws java.lang.IndexOutOfBoundsException
Method addDetectionItem

Parameters:
vDetectionItem -
Throws:
java.lang.IndexOutOfBoundsException

addDetectionItem

public void addDetectionItem(int index,
                             DetectionItem vDetectionItem)
                      throws java.lang.IndexOutOfBoundsException
Method addDetectionItem

Parameters:
index -
vDetectionItem -
Throws:
java.lang.IndexOutOfBoundsException

enumerateDetectionItem

public java.util.Enumeration enumerateDetectionItem()
Method enumerateDetectionItem

Returns:
Enumeration

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

getDetectionItem

public DetectionItem getDetectionItem(int index)
                               throws java.lang.IndexOutOfBoundsException
Method getDetectionItem

Parameters:
index -
Returns:
DetectionItem
Throws:
java.lang.IndexOutOfBoundsException

getDetectionItem

public DetectionItem[] getDetectionItem()
Method getDetectionItem

Returns:
DetectionItem

getDetectionItemCount

public int getDetectionItemCount()
Method getDetectionItemCount

Returns:
int

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

removeAllDetectionItem

public void removeAllDetectionItem()
Method removeAllDetectionItem


removeDetectionItem

public DetectionItem removeDetectionItem(int index)
Method removeDetectionItem

Parameters:
index -
Returns:
DetectionItem

setDetectionItem

public void setDetectionItem(int index,
                             DetectionItem vDetectionItem)
                      throws java.lang.IndexOutOfBoundsException
Method setDetectionItem

Parameters:
index -
vDetectionItem -
Throws:
java.lang.IndexOutOfBoundsException

setDetectionItem

public void setDetectionItem(DetectionItem[] detectionItemArray)
Method setDetectionItem

Parameters:
detectionItemArray -

unmarshalDestinationDetection

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

Parameters:
reader -
Returns:
DestinationDetection
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.