public class DomainRenewBlockCommandExtension extends java.lang.Object implements CommandExtension
Extension for the EPP Domain Renew command, representing the Renew Block aspects of the Block extension.
Use this to identify the block client assigned id that this command is being submitted in as part of an EPP Domain Renew command compliant with RFC5730 and RFC5731. The response expected from a server should be handled by a Domain Renew Response with the Block Renew Response extension.
CREATE, RENEW, TRANSFER, UPDATE
Constructor and Description |
---|
DomainRenewBlockCommandExtension() |
Modifier and Type | Method and Description |
---|---|
void |
addToCommand(Command command) |
void |
setId(java.lang.String id) |
public void addToCommand(Command command)
addToCommand
in interface CommandExtension
public void setId(java.lang.String id)