Cisco Cisco Prime IP Express 8.3 Referencia técnica

Descargar
Página de 1286
 void
 
          Sets the value of the value 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
Option
public Option()
Method Detail
getNumber
public javax.xml.bind.JAXBElement<java.lang.String> getNumber()
Gets the value of the number property.
Network Registrar Type: AT_INT
The option number (the T part of the TLV)
Returns:
possible object is 
JAXBElement<String>
setNumber
public void setNumber(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the number property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getOptionDefinitionSetName
public javax.xml.bind.JAXBElement<java.lang.String> getOptionDefinitionSetName()
Gets the value of the optionDefinitionSetName property.
Network Registrar Type: AT_NAMEREF
A reference to the option-definition-set used to create
 this option instance.
Returns:
possible object is 
JAXBElement<String>
setOptionDefinitionSetName
public void setOptionDefinitionSetName(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the optionDefinitionSetName property.
Parameters: