public class DomainDeleteCommandUnspecExtension extends java.lang.Object implements CommandExtension
Extension for the EPP Domain Delete command, representing the Delete Domain aspect of the Domain Name Unspec Extension.
Use this to identify the unspec associated with this domain name as part of an EPP Domain Delete command compliant with RFC5730 and RFC5731. The Reservation Domain value can be supplied depending on the usage.
DomainDeleteCommand
,
Serialized FormCREATE, RENEW, TRANSFER, UPDATE
Constructor and Description |
---|
DomainDeleteCommandUnspecExtension() |
Modifier and Type | Method and Description |
---|---|
void |
addToCommand(Command command) |
void |
setReservationDomain(java.lang.Boolean reservationDomain) |
public void addToCommand(Command command)
addToCommand
in interface CommandExtension
public void setReservationDomain(java.lang.Boolean reservationDomain)