|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.DestinationDetection
public class DestinationDetection
Class DestinationDetection.
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 |
---|
public DestinationDetection()
Method Detail |
---|
public void addDetectionItem(DetectionItem vDetectionItem) throws java.lang.IndexOutOfBoundsException
vDetectionItem
-
java.lang.IndexOutOfBoundsException
public void addDetectionItem(int index, DetectionItem vDetectionItem) throws java.lang.IndexOutOfBoundsException
index
- vDetectionItem
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateDetectionItem()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public DetectionItem getDetectionItem(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public DetectionItem[] getDetectionItem()
public int getDetectionItemCount()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void removeAllDetectionItem()
public DetectionItem removeDetectionItem(int index)
index
-
public void setDetectionItem(int index, DetectionItem vDetectionItem) throws java.lang.IndexOutOfBoundsException
index
- vDetectionItem
-
java.lang.IndexOutOfBoundsException
public void setDetectionItem(DetectionItem[] detectionItemArray)
detectionItemArray
- public static DestinationDetection unmarshalDestinationDetection(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |