Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
setDescription
public void setDescription(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the description property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getDomainPrefix
public javax.xml.bind.JAXBElement<java.lang.String> getDomainPrefix ()
Gets the value of the domainPrefix property.
Network Registrar Type: AT_STRING 
Immutable.
Specifies the E.164 number prefix for the parent domain.
Returns:
possible object is 
JAXBElement<String>
setDomainPrefix
public void setDomainPrefix (javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the domainPrefix property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getNumber
public java.lang.String getNumber()
Gets the value of the number property.
Network Registrar Type: AT_STRING 
Required. Immutable.
Specifies the E.164 number for this entry.
Returns:
possible object is 
String
setNumber
public void setNumber(java.lang.String value)
Sets the value of the number property.
Parameters:
value
 - allowed object is 
String
getPortedNameserver
public javax.xml.bind.JAXBElement<java.lang.String> getPortedNameserver()