Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 1286
value
 - allowed object is 
JAXBElement<String>
getOptionDesc
public javax.xml.bind.JAXBElement<java.lang.String> getOptionDesc()
Gets the value of the optionDesc property.
Network Registrar Type: AT_OBJREF
The option description that provides the type and name
 for this specific option.  This is a shortcut for a
 lookup by id in the appropriate TLV desc table.
Returns:
possible object is 
JAXBElement<String>
setOptionDesc
public void setOptionDesc(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the optionDesc property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getSubOptions
public javax.xml.bind.JAXBElement<
getSubOptions()
Gets the value of the subOptions property.
Network Registrar Type: AT_NLIST(AT_OBJ(Option))
This attribute provides for the optional subdivision of
 option data into nested sub-option objects.  This is
 not used for storing DHCP server configuration, but may be
 useful in other uses of TLV based values.
Returns:
possible object is 
JAXBElement<
setSubOptions
public void setSubOptions(javax.xml.bind.JAXBElement<
> value)
Sets the value of the subOptions property.
Parameters:
value
 - allowed object is 
JAXBElement<
getValue
public javax.xml.bind.JAXBElement<java.lang.String> getValue()
Gets the value of the value property.
Network Registrar Type: AT_BLOB
The option value (the V part of the TLV)
Returns:
possible object is 
JAXBElement<String>