Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 1286
> value)
 
          Sets the value of the selectionCriteria property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
 
          Sets the value of the tenantId property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the unauthenticatedClientClassName property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
 
          Sets the value of the userDefined property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
 
          Sets the value of the userid 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
ClientEntry
public ClientEntry()
Method Detail
getAction
public javax.xml.bind.JAXBElement<java.lang.String> getAction()
Gets the value of the action property.
Network Registrar Type: AT_FLAGSINT 
Valid values: exclude, deprecated-one-shot, deprecated-use-release-grace-period, none
Describes the action the DHCP server takes for this client.
     1  exclude - causes the server to ignore all
        communication from this client.
     2  deprecated-one-shot - now deprecated.
     3  deprecated-use-release-grace-period - now deprecated.
     32 none
 If you specify the exclude action in the default client
 entry, then any client not specifically registered through
 the client command cannot communicate with the server.
 Note: The deprecated flags (2,3) are now available through
 the policy command attributes inhibit-all-renews and
 release-grace-period.
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>
getAddToEnvironmentDictionary
public javax.xml.bind.JAXBElement<java.lang.String> getAddToEnvironmentDictionary()
Gets the value of the addToEnvironmentDictionary property.