public class TmchDomainInfoCommandExtension extends java.lang.Object implements CommandExtension
Extension for the EPP Domain Info command, representing the Info aspect of the Domain Name Trademark Clearing House extension.
Use this to express the will to retrieve Mark Data, as part of the result of this command, which is being submitted in 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.
CREATE, RENEW, TRANSFER, UPDATE
Constructor and Description |
---|
TmchDomainInfoCommandExtension() |
Modifier and Type | Method and Description |
---|---|
void |
addToCommand(Command command) |
public void addToCommand(Command command)
addToCommand
in interface CommandExtension