Package google.registry.model.contact
Class ContactCommand
java.lang.Object
google.registry.model.contact.ContactCommand
A collection of
Contact
commands.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
An abstract contact command that contains authorization info.static class
A check request forContact
.static class
The fields on "chgType" from RFC5733.static class
static class
A delete command for aContact
.static class
An info request for aContact
.static class
A transfer operation for aContact
.static class
An update to aContact
. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
ContactCommand
public ContactCommand()
-