Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Returns:
possible object is 
JAXBElement<String>
setAction
public void setAction(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the action property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getClientAcl
public javax.xml.bind.JAXBElement<java.lang.String> getClientAcl()
Gets the value of the clientAcl property.
Network Registrar Type: AT_AMELST 
Default value: any
Lists the clients that will be redirected by this rule.
Returns:
possible object is 
JAXBElement<String>
setClientAcl
public void setClientAcl(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the clientAcl property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getDomains
public javax.xml.bind.JAXBElement<
getDomains()
Gets the value of the domains property.
Network Registrar Type: AT_NLIST(AT_DNSNAME)
Lists the domains that will be redirected by this rule. Sub-domains of
 the listed domains are also redirected. If the list is empty, all
 domains will match this rule. Does not apply to the nxdomain action.
Returns:
possible object is 
JAXBElement<
setDomains
public void setDomains (javax.xml.bind.JAXBElement<
> value)
Sets the value of the domains property.
Parameters:
value
 - allowed object is 
JAXBElement<
getName