public class VoiceDeviceType extends DeviceType
MGMT_TYPE_BGRADIUS, MGMT_TYPE_OTHER, MGMT_TYPE_SNMP, MGMT_TYPE_SSH, MGMT_TYPE_TELNETentitySpecId| Constructor and Description |
|---|
VoiceDeviceType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDeviceManagerClass() |
java.lang.String |
getProtocolHandlerClass() |
java.lang.String |
getSaHandlerClass() |
void |
setDeviceManagerClass(java.lang.String deviceManagerClass) |
void |
setProtocolHandlerClass(java.lang.String protocolHandlerClass) |
void |
setSaHandlerClass(java.lang.String saHandlerClass) |
getActiveConfigId, getComment, getConfig, getDeviceEntitySpecId, getManagmentType, getServiceActivationType, isSource, setActiveConfigId, setComment, setConfig, setDeviceEntitySpecId, setManagmentType, setServiceActivationType, setSourcegetEntityId, getEntityTitle, setEntityId, setEntityTitlegetEntityAttributes, getEntitySpecId, setEntityAttributes, setEntitySpecIdequals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setIdpublic java.lang.String getSaHandlerClass()
getSaHandlerClass in class DeviceTypepublic void setSaHandlerClass(java.lang.String saHandlerClass)
setSaHandlerClass in class DeviceTypepublic java.lang.String getProtocolHandlerClass()
getProtocolHandlerClass in class DeviceTypepublic void setProtocolHandlerClass(java.lang.String protocolHandlerClass)
setProtocolHandlerClass in class DeviceTypepublic java.lang.String getDeviceManagerClass()
getDeviceManagerClass in class DeviceTypepublic void setDeviceManagerClass(java.lang.String deviceManagerClass)
setDeviceManagerClass in class DeviceType