Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 1286
Returns:
possible object is 
String
setName
public void setName(java.lang.String value)
Sets the value of the name property.
Parameters:
value
 - allowed object is 
String
getPriority
public javax.xml.bind.JAXBElement<java.lang.String> getPriority()
Gets the value of the priority property.
Network Registrar Type: AT_PRIORITY
Specifies the view priority relative to other views.
 The lowest non-zero value has the highest priority. 
 Each view should be assigned a unique priority to ensure
 consistent behavior. A priority of 0 has the lowest possible 
 priority, and is reserved for the default view.
Returns:
possible object is 
JAXBElement<String>
setPriority
public void setPriority(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the priority property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getTenantId
public javax.xml.bind.JAXBElement<java.lang.String> getTenantId()
Gets the value of the tenantId property.
Network Registrar Type: AT_SHORT 
Immutable. 
Default value: 0
Identifies the tenant owner of the view.
Returns:
possible object is 
JAXBElement<String>
setTenantId
public void setTenantId(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the tenantId property.
Parameters: