Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
setRemoteNsHostTtl
public void setRemoteNsHostTtl(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the remoteNsHostTtl property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getRootHints
public javax.xml.bind.JAXBElement<
getRootHints()
Gets the value of the rootHints property.
Network Registrar Type: AT_NLIST(AT_OBJ(AddrSet))
Sets the root hints for the DNS caching server.
Returns:
possible object is 
JAXBElement<
setRootHints
public void setRootHints(javax.xml.bind.JAXBElement<
> value)
Sets the value of the rootHints property.
Parameters:
value
 - allowed object is 
JAXBElement<
getRoundRobin
public javax.xml.bind.JAXBElement<java.lang.String> getRoundRobin()
Gets the value of the roundRobin property.
Network Registrar Type: AT_BOOL 
Default value: true
Specifies whether you want round-robin cycling of equivalent
 records in responses to queries. Equivalent records are records
 of the same name and type. Since clients often only look at the
 first record of a set, enabling this features can help balance
 loads and keep clients from forever trying to talk to an
 out-of-service host.
Returns:
possible object is 
JAXBElement<String>
setRoundRobin
public void setRoundRobin(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the roundRobin property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getRrsetCacheSize
public javax.xml.bind.JAXBElement<java.lang.String> getRrsetCacheSize()