public class CstaDeviceIDFormat
extends java.lang.Object
Constructor and Description |
---|
CstaDeviceIDFormat() |
Modifier and Type | Method and Description |
---|---|
boolean |
getDeviceNumber() |
boolean |
getDialableDigitsABCD() |
boolean |
getDialableDigitsAsterix() |
boolean |
getDialableDigitsAt() |
boolean |
getDialableDigitsComma() |
boolean |
getDialableDigitsDollar() |
boolean |
getDialableDigitsExclamation() |
boolean |
getDialableDigitsHash() |
boolean |
getDialableDigitsP() |
boolean |
getDialableDigitsSemicolon() |
boolean |
getDialableDigitsT() |
boolean |
getDialableDigitsW() |
boolean |
getsFReprEt() |
boolean |
getsFReprExclamation() |
boolean |
getsFReprGeneric() |
boolean |
getsFReprImplicitTON() |
boolean |
getsFReprNM() |
boolean |
getsFReprOther() |
boolean |
getsFReprPercent() |
boolean |
getsFReprPriTONAbbreviated() |
boolean |
getsFReprPriTONLevel1() |
boolean |
getsFReprPriTONLevel2() |
boolean |
getsFReprPriTONLevel3() |
boolean |
getsFReprPriTONLocal() |
boolean |
getsFReprPriTONUnknown() |
boolean |
getsFReprPubTONAbbreviated() |
boolean |
getsFReprPubTONInternal() |
boolean |
getsFReprPubTONNational() |
boolean |
getsFReprPubTONSubscriber() |
boolean |
getsFReprPubTONUnkown() |
boolean |
getsFReprSlash() |
void |
setDeviceNumber(boolean deviceNumber) |
void |
setDialableDigitsABCD(boolean dialableDigitsABCD) |
void |
setDialableDigitsAsterix(boolean dialableDigitsAsterix) |
void |
setDialableDigitsAt(boolean dialableDigitsAt) |
void |
setDialableDigitsComma(boolean dialableDigitsComma) |
void |
setDialableDigitsDollar(boolean dialableDigitsDollar) |
void |
setDialableDigitsExclamation(boolean dialableDigitsExclamation) |
void |
setDialableDigitsHash(boolean dialableDigitsHash) |
void |
setDialableDigitsP(boolean dialableDigitsP) |
void |
setDialableDigitsSemicolon(boolean dialableDigitsSemicolon) |
void |
setDialableDigitsT(boolean dialableDigitsT) |
void |
setDialableDigitsW(boolean dialableDigitsW) |
void |
setsFReprEt(boolean sFReprEt) |
void |
setsFReprExclamation(boolean sFReprExclamation) |
void |
setsFReprGeneric(boolean sFReprGeneric) |
void |
setsFReprImplicitTON(boolean sFReprImplicitTON) |
void |
setsFReprNM(boolean sFReprNM) |
void |
setsFReprOther(boolean sFReprOther) |
void |
setsFReprPercent(boolean sFReprPercent) |
void |
setsFReprPriTONAbbreviated(boolean sFReprPriTONAbbreviated) |
void |
setsFReprPriTONLevel1(boolean sFReprPriTONLevel1) |
void |
setsFReprPriTONLevel2(boolean sFReprPriTONLevel2) |
void |
setsFReprPriTONLevel3(boolean sFReprPriTONLevel3) |
void |
setsFReprPriTONLocal(boolean sFReprPriTONLocal) |
void |
setsFReprPriTONUnknown(boolean sFReprPriTONUnknown) |
void |
setsFReprPubTONAbbreviated(boolean sFReprPubTONAbbreviated) |
void |
setsFReprPubTONInternal(boolean sFReprPubTONInternal) |
void |
setsFReprPubTONNational(boolean sFReprPubTONNational) |
void |
setsFReprPubTONSubscriber(boolean sFReprPubTONSubscriber) |
void |
setsFReprPubTONUnkown(boolean sFReprPubTONUnkown) |
void |
setsFReprSlash(boolean sFReprSlash) |
public boolean getDialableDigitsAsterix()
public void setDialableDigitsAsterix(boolean dialableDigitsAsterix)
public boolean getDialableDigitsHash()
public void setDialableDigitsHash(boolean dialableDigitsHash)
public boolean getDialableDigitsABCD()
public void setDialableDigitsABCD(boolean dialableDigitsABCD)
public boolean getDialableDigitsExclamation()
public void setDialableDigitsExclamation(boolean dialableDigitsExclamation)
public boolean getDialableDigitsP()
public void setDialableDigitsP(boolean dialableDigitsP)
public boolean getDialableDigitsT()
public void setDialableDigitsT(boolean dialableDigitsT)
public boolean getDialableDigitsComma()
public void setDialableDigitsComma(boolean dialableDigitsComma)
public boolean getDialableDigitsW()
public void setDialableDigitsW(boolean dialableDigitsW)
public boolean getDialableDigitsAt()
public void setDialableDigitsAt(boolean dialableDigitsAt)
public boolean getDialableDigitsDollar()
public void setDialableDigitsDollar(boolean dialableDigitsDollar)
public boolean getDialableDigitsSemicolon()
public void setDialableDigitsSemicolon(boolean dialableDigitsSemicolon)
public boolean getsFReprExclamation()
public void setsFReprExclamation(boolean sFReprExclamation)
public boolean getsFReprEt()
public void setsFReprEt(boolean sFReprEt)
public boolean getsFReprSlash()
public void setsFReprSlash(boolean sFReprSlash)
public boolean getsFReprPercent()
public void setsFReprPercent(boolean sFReprPercent)
public boolean getsFReprNM()
public void setsFReprNM(boolean sFReprNM)
public boolean getsFReprGeneric()
public void setsFReprGeneric(boolean sFReprGeneric)
public boolean getsFReprImplicitTON()
public void setsFReprImplicitTON(boolean sFReprImplicitTON)
public boolean getsFReprPubTONUnkown()
public void setsFReprPubTONUnkown(boolean sFReprPubTONUnkown)
public boolean getsFReprPubTONInternal()
public void setsFReprPubTONInternal(boolean sFReprPubTONInternal)
public boolean getsFReprPubTONNational()
public void setsFReprPubTONNational(boolean sFReprPubTONNational)
public boolean getsFReprPubTONSubscriber()
public void setsFReprPubTONSubscriber(boolean sFReprPubTONSubscriber)
public boolean getsFReprPubTONAbbreviated()
public void setsFReprPubTONAbbreviated(boolean sFReprPubTONAbbreviated)
public boolean getsFReprPriTONUnknown()
public void setsFReprPriTONUnknown(boolean sFReprPriTONUnknown)
public boolean getsFReprPriTONLevel3()
public void setsFReprPriTONLevel3(boolean sFReprPriTONLevel3)
public boolean getsFReprPriTONLevel2()
public void setsFReprPriTONLevel2(boolean sFReprPriTONLevel2)
public boolean getsFReprPriTONLevel1()
public void setsFReprPriTONLevel1(boolean sFReprPriTONLevel1)
public boolean getsFReprPriTONLocal()
public void setsFReprPriTONLocal(boolean sFReprPriTONLocal)
public boolean getsFReprPriTONAbbreviated()
public void setsFReprPriTONAbbreviated(boolean sFReprPriTONAbbreviated)
public boolean getsFReprOther()
public void setsFReprOther(boolean sFReprOther)
public boolean getDeviceNumber()
public void setDeviceNumber(boolean deviceNumber)