public class DomainInfoBlockCommandExtension extends java.lang.Object implements CommandExtension
Extension for the EPP Domain Info command, representing the Block Info aspect of the Block extension.
Use this to mark the ID of a Block to retrieve info for as part of an EPP Domain Info command compliant with RFC5730 and RFC5731. The response expected from a server should be handled by a Domain Info Response with the Block Info Response extension.
CREATE, RENEW, TRANSFER, UPDATE
Constructor and Description |
---|
DomainInfoBlockCommandExtension() |
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)