cisco.uc.cuae.mgmt
Class Management.IetfSipDomain
java.lang.Object
cisco.uc.cuae.mgmt.Management.Connection
cisco.uc.cuae.mgmt.Management.SipDomain
cisco.uc.cuae.mgmt.Management.IetfSipDomain
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing interface:
- Management
public static class Management.IetfSipDomain
- extends Management.SipDomain
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
sipDevicePool
public Management.SipDevicePool[] sipDevicePool
Management.IetfSipDomain
public Management.IetfSipDomain()
- Constructs the IetfSipDomain. Don't init any fields.
Management.IetfSipDomain
public Management.IetfSipDomain(java.lang.String id,
java.lang.String name,
java.lang.String description,
java.lang.String registrar,
java.lang.String backupRegistrar,
Management.SipDomainProxy proxy,
Management.SipDevicePool[] sipDevicePool)
- Constructs the IetfSipDomain.
- Parameters:
registrar - primary registrar for the sip domain, it should be a valid ip address *backupRegistrar - secondary registrar for the sip domain, it should be a valid ip address *proxy - outbound proxy server for the sip domain, it should be a valid ip address *
toString
public java.lang.String toString()
- Overrides:
toString in class Management.SipDomain
getSipDevicePool
public Management.SipDevicePool[] getSipDevicePool()
- Gets the value.
- Returns:
- the value.
setSipDevicePool
public void setSipDevicePool(Management.SipDevicePool[] value)
- Sets the value.
- Parameters:
value - the value.
Copyright © 2010. All Rights Reserved.