Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
getName
public java.lang.String getName()
Gets the value of the name property.
Network Registrar Type: AT_RDNSNAME 
Required.
Specifies the relative name of the RRs with respect to the containing
 zone.
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
getProtectedState
public javax.xml.bind.JAXBElement<java.lang.String> getProtectedState()
Gets the value of the protectedState property.
Network Registrar Type: AT_ENUMINT 
Default value: protected 
Valid values: unprotected, protected
Indicates the protection state of the name-set. When protected,
 the name-set is protected from dynamic updates, unless name-protection
 is disabled for the zone. When unprotected, the name-set is subject to
 dynamic update changes.
Returns:
possible object is 
JAXBElement<String>
setProtectedState
public void setProtectedState(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the protectedState property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getRrs
public 
 getRrs()
Gets the value of the rrs property.
Network Registrar Type: AT_NLIST(AT_RR) 
Required.