Package google.params.xml.ns.superuser_1
Class DomainUpdate
java.lang.Object
google.registry.xjc.XjcObject
google.params.xml.ns.superuser_1.DomainUpdate
Java class for domainUpdateType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="domainUpdateType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="autorenews" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the autorenews property.void
setAutorenews
(Boolean value) Sets the value of the autorenews property.