4.1.0.610 20071213

ch.ecma.csta.binding
Class DeviceIDFormat

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

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

Class DeviceIDFormat.

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

Constructor Summary
DeviceIDFormat()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getDeviceNumber()
          Returns the value of field 'deviceNumber'.
 java.lang.Boolean getDialableDigitsABCD()
          Returns the value of field 'dialableDigitsABCD'.
 java.lang.Boolean getDialableDigitsAsterix()
          Returns the value of field 'dialableDigitsAsterix'.
 java.lang.Boolean getDialableDigitsAt()
          Returns the value of field 'dialableDigitsAt'.
 java.lang.Boolean getDialableDigitsComma()
          Returns the value of field 'dialableDigitsComma'.
 java.lang.Boolean getDialableDigitsDollar()
          Returns the value of field 'dialableDigitsDollar'.
 java.lang.Boolean getDialableDigitsExclamation()
          Returns the value of field 'dialableDigitsExclamation'.
 java.lang.Boolean getDialableDigitsHash()
          Returns the value of field 'dialableDigitsHash'.
 java.lang.Boolean getDialableDigitsP()
          Returns the value of field 'dialableDigitsP'.
 java.lang.Boolean getDialableDigitsSemicolon()
          Returns the value of field 'dialableDigitsSemicolon'.
 java.lang.Boolean getDialableDigitsT()
          Returns the value of field 'dialableDigitsT'.
 java.lang.Boolean getDialableDigitsW()
          Returns the value of field 'dialableDigitsW'.
 java.lang.Boolean getSFReprEt()
          Returns the value of field 'sFReprEt'.
 java.lang.Boolean getSFReprExclamation()
          Returns the value of field 'sFReprExclamation'.
 java.lang.Boolean getSFReprGeneric()
          Returns the value of field 'sFReprGeneric'.
 java.lang.Boolean getSFReprImplicitTON()
          Returns the value of field 'sFReprImplicitTON'.
 java.lang.Boolean getSFReprNM()
          Returns the value of field 'sFReprNM'.
 java.lang.Boolean getSFReprOther()
          Returns the value of field 'sFReprOther'.
 java.lang.Boolean getSFReprPercent()
          Returns the value of field 'sFReprPercent'.
 java.lang.Boolean getSFReprPriTONAbbreviated()
          Returns the value of field 'sFReprPriTONAbbreviated'.
 java.lang.Boolean getSFReprPriTONLevel1()
          Returns the value of field 'sFReprPriTONLevel1'.
 java.lang.Boolean getSFReprPriTONLevel2()
          Returns the value of field 'sFReprPriTONLevel2'.
 java.lang.Boolean getSFReprPriTONLevel3()
          Returns the value of field 'sFReprPriTONLevel3'.
 java.lang.Boolean getSFReprPriTONLocal()
          Returns the value of field 'sFReprPriTONLocal'.
 java.lang.Boolean getSFReprPriTONUnknown()
          Returns the value of field 'sFReprPriTONUnknown'.
 java.lang.Boolean getSFReprPubTONAbbreviated()
          Returns the value of field 'sFReprPubTONAbbreviated'.
 java.lang.Boolean getSFReprPubTONInternal()
          Returns the value of field 'sFReprPubTONInternal'.
 java.lang.Boolean getSFReprPubTONNational()
          Returns the value of field 'sFReprPubTONNational'.
 java.lang.Boolean getSFReprPubTONSubscriber()
          Returns the value of field 'sFReprPubTONSubscriber'.
 java.lang.Boolean getSFReprPubTONUnkown()
          Returns the value of field 'sFReprPubTONUnkown'.
 java.lang.Boolean getSFReprSlash()
          Returns the value of field 'sFReprSlash'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setDeviceNumber(java.lang.Boolean deviceNumber)
          Sets the value of field 'deviceNumber'.
 void setDialableDigitsABCD(java.lang.Boolean dialableDigitsABCD)
          Sets the value of field 'dialableDigitsABCD'.
 void setDialableDigitsAsterix(java.lang.Boolean dialableDigitsAsterix)
          Sets the value of field 'dialableDigitsAsterix'.
 void setDialableDigitsAt(java.lang.Boolean dialableDigitsAt)
          Sets the value of field 'dialableDigitsAt'.
 void setDialableDigitsComma(java.lang.Boolean dialableDigitsComma)
          Sets the value of field 'dialableDigitsComma'.
 void setDialableDigitsDollar(java.lang.Boolean dialableDigitsDollar)
          Sets the value of field 'dialableDigitsDollar'.
 void setDialableDigitsExclamation(java.lang.Boolean dialableDigitsExclamation)
          Sets the value of field 'dialableDigitsExclamation'.
 void setDialableDigitsHash(java.lang.Boolean dialableDigitsHash)
          Sets the value of field 'dialableDigitsHash'.
 void setDialableDigitsP(java.lang.Boolean dialableDigitsP)
          Sets the value of field 'dialableDigitsP'.
 void setDialableDigitsSemicolon(java.lang.Boolean dialableDigitsSemicolon)
          Sets the value of field 'dialableDigitsSemicolon'.
 void setDialableDigitsT(java.lang.Boolean dialableDigitsT)
          Sets the value of field 'dialableDigitsT'.
 void setDialableDigitsW(java.lang.Boolean dialableDigitsW)
          Sets the value of field 'dialableDigitsW'.
 void setSFReprEt(java.lang.Boolean sFReprEt)
          Sets the value of field 'sFReprEt'.
 void setSFReprExclamation(java.lang.Boolean sFReprExclamation)
          Sets the value of field 'sFReprExclamation'.
 void setSFReprGeneric(java.lang.Boolean sFReprGeneric)
          Sets the value of field 'sFReprGeneric'.
 void setSFReprImplicitTON(java.lang.Boolean sFReprImplicitTON)
          Sets the value of field 'sFReprImplicitTON'.
 void setSFReprNM(java.lang.Boolean sFReprNM)
          Sets the value of field 'sFReprNM'.
 void setSFReprOther(java.lang.Boolean sFReprOther)
          Sets the value of field 'sFReprOther'.
 void setSFReprPercent(java.lang.Boolean sFReprPercent)
          Sets the value of field 'sFReprPercent'.
 void setSFReprPriTONAbbreviated(java.lang.Boolean sFReprPriTONAbbreviated)
          Sets the value of field 'sFReprPriTONAbbreviated'.
 void setSFReprPriTONLevel1(java.lang.Boolean sFReprPriTONLevel1)
          Sets the value of field 'sFReprPriTONLevel1'.
 void setSFReprPriTONLevel2(java.lang.Boolean sFReprPriTONLevel2)
          Sets the value of field 'sFReprPriTONLevel2'.
 void setSFReprPriTONLevel3(java.lang.Boolean sFReprPriTONLevel3)
          Sets the value of field 'sFReprPriTONLevel3'.
 void setSFReprPriTONLocal(java.lang.Boolean sFReprPriTONLocal)
          Sets the value of field 'sFReprPriTONLocal'.
 void setSFReprPriTONUnknown(java.lang.Boolean sFReprPriTONUnknown)
          Sets the value of field 'sFReprPriTONUnknown'.
 void setSFReprPubTONAbbreviated(java.lang.Boolean sFReprPubTONAbbreviated)
          Sets the value of field 'sFReprPubTONAbbreviated'.
 void setSFReprPubTONInternal(java.lang.Boolean sFReprPubTONInternal)
          Sets the value of field 'sFReprPubTONInternal'.
 void setSFReprPubTONNational(java.lang.Boolean sFReprPubTONNational)
          Sets the value of field 'sFReprPubTONNational'.
 void setSFReprPubTONSubscriber(java.lang.Boolean sFReprPubTONSubscriber)
          Sets the value of field 'sFReprPubTONSubscriber'.
 void setSFReprPubTONUnkown(java.lang.Boolean sFReprPubTONUnkown)
          Sets the value of field 'sFReprPubTONUnkown'.
 void setSFReprSlash(java.lang.Boolean sFReprSlash)
          Sets the value of field 'sFReprSlash'.
static DeviceIDFormat unmarshalDeviceIDFormat(java.io.Reader reader)
          Method unmarshalDeviceIDFormat
 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

DeviceIDFormat

public DeviceIDFormat()
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

getDeviceNumber

public java.lang.Boolean getDeviceNumber()
Returns the value of field 'deviceNumber'.

Returns:
Boolean

getDialableDigitsABCD

public java.lang.Boolean getDialableDigitsABCD()
Returns the value of field 'dialableDigitsABCD'.

Returns:
Boolean

getDialableDigitsAsterix

public java.lang.Boolean getDialableDigitsAsterix()
Returns the value of field 'dialableDigitsAsterix'.

Returns:
Boolean

getDialableDigitsAt

public java.lang.Boolean getDialableDigitsAt()
Returns the value of field 'dialableDigitsAt'.

Returns:
Boolean

getDialableDigitsComma

public java.lang.Boolean getDialableDigitsComma()
Returns the value of field 'dialableDigitsComma'.

Returns:
Boolean

getDialableDigitsDollar

public java.lang.Boolean getDialableDigitsDollar()
Returns the value of field 'dialableDigitsDollar'.

Returns:
Boolean

getDialableDigitsExclamation

public java.lang.Boolean getDialableDigitsExclamation()
Returns the value of field 'dialableDigitsExclamation'.

Returns:
Boolean

getDialableDigitsHash

public java.lang.Boolean getDialableDigitsHash()
Returns the value of field 'dialableDigitsHash'.

Returns:
Boolean

getDialableDigitsP

public java.lang.Boolean getDialableDigitsP()
Returns the value of field 'dialableDigitsP'.

Returns:
Boolean

getDialableDigitsSemicolon

public java.lang.Boolean getDialableDigitsSemicolon()
Returns the value of field 'dialableDigitsSemicolon'.

Returns:
Boolean

getDialableDigitsT

public java.lang.Boolean getDialableDigitsT()
Returns the value of field 'dialableDigitsT'.

Returns:
Boolean

getDialableDigitsW

public java.lang.Boolean getDialableDigitsW()
Returns the value of field 'dialableDigitsW'.

Returns:
Boolean

getSFReprEt

public java.lang.Boolean getSFReprEt()
Returns the value of field 'sFReprEt'.

Returns:
Boolean

getSFReprExclamation

public java.lang.Boolean getSFReprExclamation()
Returns the value of field 'sFReprExclamation'.

Returns:
Boolean

getSFReprGeneric

public java.lang.Boolean getSFReprGeneric()
Returns the value of field 'sFReprGeneric'.

Returns:
Boolean

getSFReprImplicitTON

public java.lang.Boolean getSFReprImplicitTON()
Returns the value of field 'sFReprImplicitTON'.

Returns:
Boolean

getSFReprNM

public java.lang.Boolean getSFReprNM()
Returns the value of field 'sFReprNM'.

Returns:
Boolean

getSFReprOther

public java.lang.Boolean getSFReprOther()
Returns the value of field 'sFReprOther'.

Returns:
Boolean

getSFReprPercent

public java.lang.Boolean getSFReprPercent()
Returns the value of field 'sFReprPercent'.

Returns:
Boolean

getSFReprPriTONAbbreviated

public java.lang.Boolean getSFReprPriTONAbbreviated()
Returns the value of field 'sFReprPriTONAbbreviated'.

Returns:
Boolean

getSFReprPriTONLevel1

public java.lang.Boolean getSFReprPriTONLevel1()
Returns the value of field 'sFReprPriTONLevel1'.

Returns:
Boolean

getSFReprPriTONLevel2

public java.lang.Boolean getSFReprPriTONLevel2()
Returns the value of field 'sFReprPriTONLevel2'.

Returns:
Boolean

getSFReprPriTONLevel3

public java.lang.Boolean getSFReprPriTONLevel3()
Returns the value of field 'sFReprPriTONLevel3'.

Returns:
Boolean

getSFReprPriTONLocal

public java.lang.Boolean getSFReprPriTONLocal()
Returns the value of field 'sFReprPriTONLocal'.

Returns:
Boolean

getSFReprPriTONUnknown

public java.lang.Boolean getSFReprPriTONUnknown()
Returns the value of field 'sFReprPriTONUnknown'.

Returns:
Boolean

getSFReprPubTONAbbreviated

public java.lang.Boolean getSFReprPubTONAbbreviated()
Returns the value of field 'sFReprPubTONAbbreviated'.

Returns:
Boolean

getSFReprPubTONInternal

public java.lang.Boolean getSFReprPubTONInternal()
Returns the value of field 'sFReprPubTONInternal'.

Returns:
Boolean

getSFReprPubTONNational

public java.lang.Boolean getSFReprPubTONNational()
Returns the value of field 'sFReprPubTONNational'.

Returns:
Boolean

getSFReprPubTONSubscriber

public java.lang.Boolean getSFReprPubTONSubscriber()
Returns the value of field 'sFReprPubTONSubscriber'.

Returns:
Boolean

getSFReprPubTONUnkown

public java.lang.Boolean getSFReprPubTONUnkown()
Returns the value of field 'sFReprPubTONUnkown'.

Returns:
Boolean

getSFReprSlash

public java.lang.Boolean getSFReprSlash()
Returns the value of field 'sFReprSlash'.

Returns:
Boolean

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

setDeviceNumber

public void setDeviceNumber(java.lang.Boolean deviceNumber)
Sets the value of field 'deviceNumber'.

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

setDialableDigitsABCD

public void setDialableDigitsABCD(java.lang.Boolean dialableDigitsABCD)
Sets the value of field 'dialableDigitsABCD'.

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

setDialableDigitsAsterix

public void setDialableDigitsAsterix(java.lang.Boolean dialableDigitsAsterix)
Sets the value of field 'dialableDigitsAsterix'.

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

setDialableDigitsAt

public void setDialableDigitsAt(java.lang.Boolean dialableDigitsAt)
Sets the value of field 'dialableDigitsAt'.

Parameters:
dialableDigitsAt - the value of field 'dialableDigitsAt'

setDialableDigitsComma

public void setDialableDigitsComma(java.lang.Boolean dialableDigitsComma)
Sets the value of field 'dialableDigitsComma'.

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

setDialableDigitsDollar

public void setDialableDigitsDollar(java.lang.Boolean dialableDigitsDollar)
Sets the value of field 'dialableDigitsDollar'.

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

setDialableDigitsExclamation

public void setDialableDigitsExclamation(java.lang.Boolean dialableDigitsExclamation)
Sets the value of field 'dialableDigitsExclamation'.

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

setDialableDigitsHash

public void setDialableDigitsHash(java.lang.Boolean dialableDigitsHash)
Sets the value of field 'dialableDigitsHash'.

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

setDialableDigitsP

public void setDialableDigitsP(java.lang.Boolean dialableDigitsP)
Sets the value of field 'dialableDigitsP'.

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

setDialableDigitsSemicolon

public void setDialableDigitsSemicolon(java.lang.Boolean dialableDigitsSemicolon)
Sets the value of field 'dialableDigitsSemicolon'.

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

setDialableDigitsT

public void setDialableDigitsT(java.lang.Boolean dialableDigitsT)
Sets the value of field 'dialableDigitsT'.

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

setDialableDigitsW

public void setDialableDigitsW(java.lang.Boolean dialableDigitsW)
Sets the value of field 'dialableDigitsW'.

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

setSFReprEt

public void setSFReprEt(java.lang.Boolean sFReprEt)
Sets the value of field 'sFReprEt'.

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

setSFReprExclamation

public void setSFReprExclamation(java.lang.Boolean sFReprExclamation)
Sets the value of field 'sFReprExclamation'.

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

setSFReprGeneric

public void setSFReprGeneric(java.lang.Boolean sFReprGeneric)
Sets the value of field 'sFReprGeneric'.

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

setSFReprImplicitTON

public void setSFReprImplicitTON(java.lang.Boolean sFReprImplicitTON)
Sets the value of field 'sFReprImplicitTON'.

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

setSFReprNM

public void setSFReprNM(java.lang.Boolean sFReprNM)
Sets the value of field 'sFReprNM'.

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

setSFReprOther

public void setSFReprOther(java.lang.Boolean sFReprOther)
Sets the value of field 'sFReprOther'.

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

setSFReprPercent

public void setSFReprPercent(java.lang.Boolean sFReprPercent)
Sets the value of field 'sFReprPercent'.

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

setSFReprPriTONAbbreviated

public void setSFReprPriTONAbbreviated(java.lang.Boolean sFReprPriTONAbbreviated)
Sets the value of field 'sFReprPriTONAbbreviated'.

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

setSFReprPriTONLevel1

public void setSFReprPriTONLevel1(java.lang.Boolean sFReprPriTONLevel1)
Sets the value of field 'sFReprPriTONLevel1'.

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

setSFReprPriTONLevel2

public void setSFReprPriTONLevel2(java.lang.Boolean sFReprPriTONLevel2)
Sets the value of field 'sFReprPriTONLevel2'.

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

setSFReprPriTONLevel3

public void setSFReprPriTONLevel3(java.lang.Boolean sFReprPriTONLevel3)
Sets the value of field 'sFReprPriTONLevel3'.

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

setSFReprPriTONLocal

public void setSFReprPriTONLocal(java.lang.Boolean sFReprPriTONLocal)
Sets the value of field 'sFReprPriTONLocal'.

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

setSFReprPriTONUnknown

public void setSFReprPriTONUnknown(java.lang.Boolean sFReprPriTONUnknown)
Sets the value of field 'sFReprPriTONUnknown'.

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

setSFReprPubTONAbbreviated

public void setSFReprPubTONAbbreviated(java.lang.Boolean sFReprPubTONAbbreviated)
Sets the value of field 'sFReprPubTONAbbreviated'.

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

setSFReprPubTONInternal

public void setSFReprPubTONInternal(java.lang.Boolean sFReprPubTONInternal)
Sets the value of field 'sFReprPubTONInternal'.

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

setSFReprPubTONNational

public void setSFReprPubTONNational(java.lang.Boolean sFReprPubTONNational)
Sets the value of field 'sFReprPubTONNational'.

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

setSFReprPubTONSubscriber

public void setSFReprPubTONSubscriber(java.lang.Boolean sFReprPubTONSubscriber)
Sets the value of field 'sFReprPubTONSubscriber'.

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

setSFReprPubTONUnkown

public void setSFReprPubTONUnkown(java.lang.Boolean sFReprPubTONUnkown)
Sets the value of field 'sFReprPubTONUnkown'.

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

setSFReprSlash

public void setSFReprSlash(java.lang.Boolean sFReprSlash)
Sets the value of field 'sFReprSlash'.

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

unmarshalDeviceIDFormat

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

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