|
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.ForwardListItem
public class ForwardListItem
Class ForwardListItem.
Constructor Summary | |
---|---|
ForwardListItem()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
ForwardDefault |
getForwardDefault()
Returns the value of field 'forwardDefault'. |
DeviceID |
getForwardDN()
Returns the value of field 'forwardDN'. |
ForwardingType |
getForwardingType()
Returns the value of field 'forwardingType'. |
java.lang.Boolean |
getForwardStatus()
Returns the value of field 'forwardStatus'. |
java.lang.Long |
getRingCount()
Returns the value of field 'ringCount'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setForwardDefault(ForwardDefault forwardDefault)
Sets the value of field 'forwardDefault'. |
void |
setForwardDN(DeviceID forwardDN)
Sets the value of field 'forwardDN'. |
void |
setForwardingType(ForwardingType forwardingType)
Sets the value of field 'forwardingType'. |
void |
setForwardStatus(java.lang.Boolean forwardStatus)
Sets the value of field 'forwardStatus'. |
void |
setRingCount(java.lang.Long ringCount)
Sets the value of field 'ringCount'. |
static ForwardListItem |
unmarshalForwardListItem(java.io.Reader reader)
Method unmarshalForwardListItem |
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 ForwardListItem()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public DeviceID getForwardDN()
public ForwardDefault getForwardDefault()
public java.lang.Boolean getForwardStatus()
public ForwardingType getForwardingType()
public java.lang.Long getRingCount()
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 setForwardDN(DeviceID forwardDN)
forwardDN
- the value of field 'forwardDN'.public void setForwardDefault(ForwardDefault forwardDefault)
forwardDefault
- the value of field 'forwardDefault'.public void setForwardStatus(java.lang.Boolean forwardStatus)
forwardStatus
- the value of field 'forwardStatus'.public void setForwardingType(ForwardingType forwardingType)
forwardingType
- the value of field 'forwardingType'.public void setRingCount(java.lang.Long ringCount)
ringCount
- the value of field 'ringCount'.public static ForwardListItem unmarshalForwardListItem(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 |