public class DomainCheckLaunchCommandExtension extends java.lang.Object implements CommandExtension
Extension for the EPP Domain Check command, representing the Registration aspects of the Domain Name Launch extension. The current implementation is to provide Domain Check functionality using the Launch extension.
CREATE, RENEW, TRANSFER, UPDATE
Constructor and Description |
---|
DomainCheckLaunchCommandExtension() |
Modifier and Type | Method and Description |
---|---|
void |
addToCommand(Command command) |
void |
setCheckType(java.lang.String checkType) |
void |
setPhaseName(java.lang.String phaseName) |
void |
setPhaseType(PhaseType phaseType) |
public void addToCommand(Command command)
addToCommand
in interface CommandExtension
public void setPhaseName(java.lang.String phaseName)
public void setPhaseType(PhaseType phaseType)
public void setCheckType(java.lang.String checkType)