Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Constructor Detail
Filter
public Filter()
Method Detail
getClassid
public java.lang.String getClassid()
Gets the value of the classid property.
Network Registrar Type: AT_INT 
Required.
The class this filter is used for.
Returns:
possible object is 
String
setClassid
public void setClassid (java.lang.String value)
Sets the value of the classid property.
Parameters:
value
 - allowed object is 
String
getDescription
public javax.xml.bind.JAXBElement<java.lang.String> getDescription()
Gets the value of the description property.
Network Registrar Type: AT_STRING
An optional descriptive name for this filter, which
 can be used to identify a saved search.
Returns:
possible object is 
JAXBElement<String>
setDescription
public void setDescription(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the description property.
Parameters:
value
 - allowed object is 
JAXBElement<String>