|
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.MaxLengthParameters
public class MaxLengthParameters
Class MaxLengthParameters.
Constructor Summary | |
---|---|
MaxLengthParameters()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Long |
getAccountInfo()
Returns the value of field 'accountInfo'. |
java.lang.Long |
getAgentID()
Returns the value of field 'agentID'. |
java.lang.Long |
getAgentPassword()
Returns the value of field 'agentPassword'. |
java.lang.Long |
getAuthCode()
Returns the value of field 'authCode'. |
java.lang.Long |
getButtonLabel()
Returns the value of field 'buttonLabel'. |
java.lang.Long |
getCallIDInConnectionID()
Returns the value of field 'callIDInConnectionID'. |
java.lang.Short |
getCharactersToSend()
Returns the value of field 'charactersToSend'. |
java.lang.Long |
getCorrelatorData()
Returns the value of field 'correlatorData'. |
java.lang.Long |
getDeviceIdentifiers()
Returns the value of field 'deviceIdentifiers'. |
java.lang.Long |
getLampLabel()
Returns the value of field 'lampLabel'. |
java.lang.Long |
getPrivateData()
Returns the value of field 'privateData'. |
java.lang.Long |
getUserData()
Returns the value of field 'userData'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAccountInfo(java.lang.Long accountInfo)
Sets the value of field 'accountInfo'. |
void |
setAgentID(java.lang.Long agentID)
Sets the value of field 'agentID'. |
void |
setAgentPassword(java.lang.Long agentPassword)
Sets the value of field 'agentPassword'. |
void |
setAuthCode(java.lang.Long authCode)
Sets the value of field 'authCode'. |
void |
setButtonLabel(java.lang.Long buttonLabel)
Sets the value of field 'buttonLabel'. |
void |
setCallIDInConnectionID(java.lang.Long callIDInConnectionID)
Sets the value of field 'callIDInConnectionID'. |
void |
setCharactersToSend(java.lang.Short charactersToSend)
Sets the value of field 'charactersToSend'. |
void |
setCorrelatorData(java.lang.Long correlatorData)
Sets the value of field 'correlatorData'. |
void |
setDeviceIdentifiers(java.lang.Long deviceIdentifiers)
Sets the value of field 'deviceIdentifiers'. |
void |
setLampLabel(java.lang.Long lampLabel)
Sets the value of field 'lampLabel'. |
void |
setPrivateData(java.lang.Long privateData)
Sets the value of field 'privateData'. |
void |
setUserData(java.lang.Long userData)
Sets the value of field 'userData'. |
static MaxLengthParameters |
unmarshalMaxLengthParameters(java.io.Reader reader)
Method unmarshalMaxLengthParameters |
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 MaxLengthParameters()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Long getAccountInfo()
public java.lang.Long getAgentID()
public java.lang.Long getAgentPassword()
public java.lang.Long getAuthCode()
public java.lang.Long getButtonLabel()
public java.lang.Long getCallIDInConnectionID()
public java.lang.Short getCharactersToSend()
public java.lang.Long getCorrelatorData()
public java.lang.Long getDeviceIdentifiers()
public java.lang.Long getLampLabel()
public java.lang.Long getPrivateData()
public java.lang.Long getUserData()
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 setAccountInfo(java.lang.Long accountInfo)
accountInfo
- the value of field 'accountInfo'.public void setAgentID(java.lang.Long agentID)
agentID
- the value of field 'agentID'.public void setAgentPassword(java.lang.Long agentPassword)
agentPassword
- the value of field 'agentPassword'.public void setAuthCode(java.lang.Long authCode)
authCode
- the value of field 'authCode'.public void setButtonLabel(java.lang.Long buttonLabel)
buttonLabel
- the value of field 'buttonLabel'.public void setCallIDInConnectionID(java.lang.Long callIDInConnectionID)
callIDInConnectionID
- the value of field
'callIDInConnectionID'.public void setCharactersToSend(java.lang.Short charactersToSend)
charactersToSend
- the value of field 'charactersToSend'public void setCorrelatorData(java.lang.Long correlatorData)
correlatorData
- the value of field 'correlatorData'.public void setDeviceIdentifiers(java.lang.Long deviceIdentifiers)
deviceIdentifiers
- the value of field
'deviceIdentifiers'.public void setLampLabel(java.lang.Long lampLabel)
lampLabel
- the value of field 'lampLabel'.public void setPrivateData(java.lang.Long privateData)
privateData
- the value of field 'privateData'.public void setUserData(java.lang.Long userData)
userData
- the value of field 'userData'.public static MaxLengthParameters unmarshalMaxLengthParameters(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 |