Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Gets the value of the serial property.
Network Registrar Type: AT_INT 
Required.
Displays an administratively specified serial number. The serial
 number value must always increase; therefore, this serial number is
 only applied to the zone if it is greater than the actual (dynamic)
 serial number.
Returns:
possible object is 
String
setSerial
public void setSerial(java.lang.String value)
Sets the value of the serial property.
Parameters:
value
 - allowed object is 
String
getSoattl
public javax.xml.bind.JAXBElement<java.lang.String> getSoattl()
Gets the value of the soattl property.
Network Registrar Type: AT_DNSTTL
Displays the time-to-live (ttl) value applied to the SOA
 resource record of the zone.
Returns:
possible object is 
JAXBElement<String>
setSoattl
public void setSoattl(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the soattl 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 this object.
Returns:
possible object is 
JAXBElement<String>