Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Lists RRs composing the RR nameset.
 The actual RR data blobs for this name.  The blobs are of
 the form:
    type:  (S)2 bytes unsigned short
    class: (S)2 bytes unsigned short
    ttl:   (I)4 bytes unsigned int32
    data:  (B*) sz - 8 bytes of data
Returns:
possible object is 
setRrs
public void setRrs(
 value)
Sets the value of the rrs property.
Parameters:
value
 - allowed object is 
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 this object.
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:
value
 - allowed object is 
JAXBElement<String>
getZone
public java.lang.String getZone()
Gets the value of the zone property.
Network Registrar Type: AT_OID 
Required.
Identifies the zone that contains this RRSet, as referenced by OID.
Returns:
possible object is 
String
setZone