Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
 
          Sets the value of the topLevelDomain property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
 
          Sets the value of the zoneTemplate property.
 
Methods inherited from class com.cisco.cnr.ws.xsd.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Constructor Detail
DnsEnumConfig
public DnsEnumConfig()
Method Detail
getDefaultServices
public javax.xml.bind.JAXBElement<
getDefaultServices()
Gets the value of the defaultServices property.
Network Registrar Type: AT_NLIST(AT_OBJ(DnsEnumEntry))
Specifies a default URI for the listed service types.
 Use the +number keyword in the URI to specify where the number 
 should be inserted when the service is added to an DnsEnumEntrySet.
Returns:
possible object is 
JAXBElement<
setDefaultServices
public void setDefaultServices(javax.xml.bind.JAXBElement<
> value)
Sets the value of the defaultServices property.
Parameters:
value
 - allowed object is 
JAXBElement<
>
getName
public javax.xml.bind.JAXBElement<java.lang.String> getName()
Gets the value of the name property.
Network Registrar Type: AT_STRING 
Unique. Immutable. 
Default value: ENUM
Identifies this configuration entry.
Returns:
possible object is 
JAXBElement<String>