Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
setName
public void setName(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the name property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getNumberPrefix
public javax.xml.bind.JAXBElement<java.lang.String> getNumberPrefix ()
Gets the value of the numberPrefix property.
Network Registrar Type: AT_STRING
Specifies the E.164 number prefix for local domains. 
 The prefix will be prepended to numbers that do not specify 
 the beginning '+' character.
Returns:
possible object is 
JAXBElement<String>
setNumberPrefix
public void setNumberPrefix (javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the numberPrefix property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getTopLevelDomain
public javax.xml.bind.JAXBElement<java.lang.String> getTopLevelDomain()
Gets the value of the topLevelDomain property.
Network Registrar Type: AT_DNSNAME 
Default value: e164enum.net.
Specifies the top-level domain to use when creating e164 zones. 
 A domain name ending in .arpa will be created as a reverse zone. 
 Any other domain name will be created as a forward zone.
Returns:
possible object is 
JAXBElement<String>
setTopLevelDomain
public void setTopLevelDomain(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the topLevelDomain property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getZoneTemplate