@GwtIncompatible public static class BWSystem.SystemSIPDeviceTypeAddRequest extends Request<DefaultResponse>
Request.Protocol
Constructor and Description |
---|
SystemSIPDeviceTypeAddRequest(BroadWorksServer broadWorksServer,
String deviceType,
UnboundedPositiveInt numberOfPorts,
SignalingAddressType profile,
Boolean registrationCapable,
Boolean isConferenceDevice,
Boolean isMobilityManagerDevice,
Boolean isMusicOnHoldDevice,
HoldNormalizationMode holdNormalization,
HoldAnnouncementMethodMode holdAnnouncementMethod,
Boolean isTrusted,
Boolean e164Capable,
Boolean routeAdvance,
Boolean forwardingOverride,
Boolean wirelessIntegration,
Boolean isVideoCapable,
Boolean pBXIntegration,
Boolean staticRegistrationCapable,
EarlyMediaSupportType earlyMediaSupport,
Boolean authenticateRefer,
Boolean autoConfigSoftClient,
AuthenticationMode authenticationMode,
Boolean requiresBroadWorksDigitCollection,
Boolean requiresBroadWorksCallWaitingTone,
Boolean requiresMWISubscription,
Boolean useHistoryInfoHeaderOnAccessSide,
Boolean adviceOfChargeCapable,
Boolean supportCallCenterMIMEType,
TrunkMode trunkMode,
Boolean addPCalledPartyId,
Boolean supportIdentityInUpdateAndReInvite,
UnscreenedPresentationIdentityPolicy unscreenedPresentationIdentityPolicy,
Boolean enable3G4GContinuity,
Boolean supportEmergencyDisconnectControl,
DeviceTypeConfigurationOptionType deviceTypeConfigurationOption,
Boolean supportRFC3398,
Boolean staticLineOrdering,
Boolean supportClientSessionInfo,
Boolean supportCallInfoConferenceSubscriptionURI,
Boolean supportRemotePartyInfo,
Boolean supportVisualDeviceManagement,
Boolean bypassMediaTreatment) |
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull @Size(min=1, max=40) protected String deviceType
@NotNull protected UnboundedPositiveInt numberOfPorts
@NotNull protected SignalingAddressType profile
@NotNull protected Boolean registrationCapable
@NotNull protected Boolean isConferenceDevice
@NotNull protected Boolean isMobilityManagerDevice
@NotNull protected Boolean isMusicOnHoldDevice
@NotNull protected HoldNormalizationMode holdNormalization
@NotNull protected HoldAnnouncementMethodMode holdAnnouncementMethod
@NotNull protected Boolean isTrusted
@NotNull protected Boolean e164Capable
@NotNull protected Boolean routeAdvance
@NotNull protected Boolean forwardingOverride
@NotNull protected Boolean wirelessIntegration
@Size(min=1, max=80) protected String webBasedConfigURL
@NotNull protected Boolean isVideoCapable
@NotNull protected Boolean pBXIntegration
@NotNull protected Boolean staticRegistrationCapable
protected CPEDeviceOptions16sp1 cpeDeviceOptions
@NotNull protected EarlyMediaSupportType earlyMediaSupport
@NotNull protected Boolean authenticateRefer
@NotNull protected Boolean autoConfigSoftClient
@NotNull protected AuthenticationMode authenticationMode
@NotNull protected Boolean requiresBroadWorksDigitCollection
@NotNull protected Boolean requiresBroadWorksCallWaitingTone
@NotNull protected Boolean requiresMWISubscription
@NotNull protected Boolean useHistoryInfoHeaderOnAccessSide
@NotNull protected Boolean adviceOfChargeCapable
protected AccessDeviceResetEvent resetEvent
@NotNull protected Boolean supportCallCenterMIMEType
@NotNull protected TrunkMode trunkMode
@NotNull protected Boolean addPCalledPartyId
@NotNull protected Boolean supportIdentityInUpdateAndReInvite
@NotNull protected UnscreenedPresentationIdentityPolicy unscreenedPresentationIdentityPolicy
@NotNull protected Boolean enable3G4GContinuity
@NotNull protected Boolean supportEmergencyDisconnectControl
@NotNull protected DeviceTypeConfigurationOptionType deviceTypeConfigurationOption
@NotNull protected Boolean supportRFC3398
@NotNull protected Boolean staticLineOrdering
@NotNull protected Boolean supportClientSessionInfo
@NotNull protected Boolean supportCallInfoConferenceSubscriptionURI
@NotNull protected Boolean supportRemotePartyInfo
@NotNull protected Boolean supportVisualDeviceManagement
@NotNull protected Boolean bypassMediaTreatment
public SystemSIPDeviceTypeAddRequest(BroadWorksServer broadWorksServer, String deviceType, UnboundedPositiveInt numberOfPorts, SignalingAddressType profile, Boolean registrationCapable, Boolean isConferenceDevice, Boolean isMobilityManagerDevice, Boolean isMusicOnHoldDevice, HoldNormalizationMode holdNormalization, HoldAnnouncementMethodMode holdAnnouncementMethod, Boolean isTrusted, Boolean e164Capable, Boolean routeAdvance, Boolean forwardingOverride, Boolean wirelessIntegration, Boolean isVideoCapable, Boolean pBXIntegration, Boolean staticRegistrationCapable, EarlyMediaSupportType earlyMediaSupport, Boolean authenticateRefer, Boolean autoConfigSoftClient, AuthenticationMode authenticationMode, Boolean requiresBroadWorksDigitCollection, Boolean requiresBroadWorksCallWaitingTone, Boolean requiresMWISubscription, Boolean useHistoryInfoHeaderOnAccessSide, Boolean adviceOfChargeCapable, Boolean supportCallCenterMIMEType, TrunkMode trunkMode, Boolean addPCalledPartyId, Boolean supportIdentityInUpdateAndReInvite, UnscreenedPresentationIdentityPolicy unscreenedPresentationIdentityPolicy, Boolean enable3G4GContinuity, Boolean supportEmergencyDisconnectControl, DeviceTypeConfigurationOptionType deviceTypeConfigurationOption, Boolean supportRFC3398, Boolean staticLineOrdering, Boolean supportClientSessionInfo, Boolean supportCallInfoConferenceSubscriptionURI, Boolean supportRemotePartyInfo, Boolean supportVisualDeviceManagement, Boolean bypassMediaTreatment)
public BWSystem.SystemSIPDeviceTypeAddRequest setDeviceType(String deviceType)
public String getDeviceType()
public BWSystem.SystemSIPDeviceTypeAddRequest setNumberOfPorts(UnboundedPositiveInt numberOfPorts)
public UnboundedPositiveInt getNumberOfPorts()
public BWSystem.SystemSIPDeviceTypeAddRequest setProfile(SignalingAddressType profile)
public SignalingAddressType getProfile()
public BWSystem.SystemSIPDeviceTypeAddRequest setRegistrationCapable(Boolean registrationCapable)
public Boolean getRegistrationCapable()
public BWSystem.SystemSIPDeviceTypeAddRequest setIsConferenceDevice(Boolean isConferenceDevice)
public Boolean getIsConferenceDevice()
public BWSystem.SystemSIPDeviceTypeAddRequest setIsMobilityManagerDevice(Boolean isMobilityManagerDevice)
public Boolean getIsMobilityManagerDevice()
public BWSystem.SystemSIPDeviceTypeAddRequest setIsMusicOnHoldDevice(Boolean isMusicOnHoldDevice)
public Boolean getIsMusicOnHoldDevice()
public BWSystem.SystemSIPDeviceTypeAddRequest setHoldNormalization(HoldNormalizationMode holdNormalization)
public HoldNormalizationMode getHoldNormalization()
public BWSystem.SystemSIPDeviceTypeAddRequest setHoldAnnouncementMethod(HoldAnnouncementMethodMode holdAnnouncementMethod)
public HoldAnnouncementMethodMode getHoldAnnouncementMethod()
public BWSystem.SystemSIPDeviceTypeAddRequest setIsTrusted(Boolean isTrusted)
public Boolean getIsTrusted()
public BWSystem.SystemSIPDeviceTypeAddRequest setE164Capable(Boolean e164Capable)
public Boolean getE164Capable()
public BWSystem.SystemSIPDeviceTypeAddRequest setRouteAdvance(Boolean routeAdvance)
public Boolean getRouteAdvance()
public BWSystem.SystemSIPDeviceTypeAddRequest setForwardingOverride(Boolean forwardingOverride)
public Boolean getForwardingOverride()
public BWSystem.SystemSIPDeviceTypeAddRequest setWirelessIntegration(Boolean wirelessIntegration)
public Boolean getWirelessIntegration()
public BWSystem.SystemSIPDeviceTypeAddRequest setWebBasedConfigURL(String webBasedConfigURL)
public String getWebBasedConfigURL()
public BWSystem.SystemSIPDeviceTypeAddRequest setIsVideoCapable(Boolean isVideoCapable)
public Boolean getIsVideoCapable()
public BWSystem.SystemSIPDeviceTypeAddRequest setPBXIntegration(Boolean pBXIntegration)
public Boolean getPBXIntegration()
public BWSystem.SystemSIPDeviceTypeAddRequest setStaticRegistrationCapable(Boolean staticRegistrationCapable)
public Boolean getStaticRegistrationCapable()
public BWSystem.SystemSIPDeviceTypeAddRequest setCpeDeviceOptions(CPEDeviceOptions16sp1 cpeDeviceOptions)
public CPEDeviceOptions16sp1 getCpeDeviceOptions()
public BWSystem.SystemSIPDeviceTypeAddRequest setEarlyMediaSupport(EarlyMediaSupportType earlyMediaSupport)
public EarlyMediaSupportType getEarlyMediaSupport()
public BWSystem.SystemSIPDeviceTypeAddRequest setAuthenticateRefer(Boolean authenticateRefer)
public Boolean getAuthenticateRefer()
public BWSystem.SystemSIPDeviceTypeAddRequest setAutoConfigSoftClient(Boolean autoConfigSoftClient)
public Boolean getAutoConfigSoftClient()
public BWSystem.SystemSIPDeviceTypeAddRequest setAuthenticationMode(AuthenticationMode authenticationMode)
public AuthenticationMode getAuthenticationMode()
public BWSystem.SystemSIPDeviceTypeAddRequest setRequiresBroadWorksDigitCollection(Boolean requiresBroadWorksDigitCollection)
public Boolean getRequiresBroadWorksDigitCollection()
public BWSystem.SystemSIPDeviceTypeAddRequest setRequiresBroadWorksCallWaitingTone(Boolean requiresBroadWorksCallWaitingTone)
public Boolean getRequiresBroadWorksCallWaitingTone()
public BWSystem.SystemSIPDeviceTypeAddRequest setRequiresMWISubscription(Boolean requiresMWISubscription)
public Boolean getRequiresMWISubscription()
public BWSystem.SystemSIPDeviceTypeAddRequest setUseHistoryInfoHeaderOnAccessSide(Boolean useHistoryInfoHeaderOnAccessSide)
public Boolean getUseHistoryInfoHeaderOnAccessSide()
public BWSystem.SystemSIPDeviceTypeAddRequest setAdviceOfChargeCapable(Boolean adviceOfChargeCapable)
public Boolean getAdviceOfChargeCapable()
public BWSystem.SystemSIPDeviceTypeAddRequest setResetEvent(AccessDeviceResetEvent resetEvent)
public AccessDeviceResetEvent getResetEvent()
public BWSystem.SystemSIPDeviceTypeAddRequest setSupportCallCenterMIMEType(Boolean supportCallCenterMIMEType)
public Boolean getSupportCallCenterMIMEType()
public BWSystem.SystemSIPDeviceTypeAddRequest setTrunkMode(TrunkMode trunkMode)
public TrunkMode getTrunkMode()
public BWSystem.SystemSIPDeviceTypeAddRequest setAddPCalledPartyId(Boolean addPCalledPartyId)
public Boolean getAddPCalledPartyId()
public BWSystem.SystemSIPDeviceTypeAddRequest setSupportIdentityInUpdateAndReInvite(Boolean supportIdentityInUpdateAndReInvite)
public Boolean getSupportIdentityInUpdateAndReInvite()
public BWSystem.SystemSIPDeviceTypeAddRequest setUnscreenedPresentationIdentityPolicy(UnscreenedPresentationIdentityPolicy unscreenedPresentationIdentityPolicy)
public UnscreenedPresentationIdentityPolicy getUnscreenedPresentationIdentityPolicy()
public BWSystem.SystemSIPDeviceTypeAddRequest setEnable3G4GContinuity(Boolean enable3G4GContinuity)
public Boolean getEnable3G4GContinuity()
public BWSystem.SystemSIPDeviceTypeAddRequest setSupportEmergencyDisconnectControl(Boolean supportEmergencyDisconnectControl)
public Boolean getSupportEmergencyDisconnectControl()
public BWSystem.SystemSIPDeviceTypeAddRequest setDeviceTypeConfigurationOption(DeviceTypeConfigurationOptionType deviceTypeConfigurationOption)
public DeviceTypeConfigurationOptionType getDeviceTypeConfigurationOption()
public BWSystem.SystemSIPDeviceTypeAddRequest setSupportRFC3398(Boolean supportRFC3398)
public Boolean getSupportRFC3398()
public BWSystem.SystemSIPDeviceTypeAddRequest setStaticLineOrdering(Boolean staticLineOrdering)
public Boolean getStaticLineOrdering()
public BWSystem.SystemSIPDeviceTypeAddRequest setSupportClientSessionInfo(Boolean supportClientSessionInfo)
public Boolean getSupportClientSessionInfo()
public BWSystem.SystemSIPDeviceTypeAddRequest setSupportCallInfoConferenceSubscriptionURI(Boolean supportCallInfoConferenceSubscriptionURI)
public Boolean getSupportCallInfoConferenceSubscriptionURI()
public BWSystem.SystemSIPDeviceTypeAddRequest setSupportRemotePartyInfo(Boolean supportRemotePartyInfo)
public Boolean getSupportRemotePartyInfo()
public BWSystem.SystemSIPDeviceTypeAddRequest setSupportVisualDeviceManagement(Boolean supportVisualDeviceManagement)
public Boolean getSupportVisualDeviceManagement()
public BWSystem.SystemSIPDeviceTypeAddRequest setBypassMediaTreatment(Boolean bypassMediaTreatment)
public Boolean getBypassMediaTreatment()
public static BWSystem.SystemSIPDeviceTypeAddRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.