Package google.registry.model.contact
Class ContactInfoData
- java.lang.Object
-
- google.registry.model.contact.ContactInfoData
-
- All Implemented Interfaces:
EppResponse.ResponseData
public abstract class ContactInfoData extends java.lang.Object implements EppResponse.ResponseData
TheEppResponse.ResponseData
returned for an EPP info flow on a contact.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ContactInfoData.Builder
Builder forContactInfoData
.
-
Constructor Summary
Constructors Constructor Description ContactInfoData()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ContactInfoData.Builder
newBuilder()
-
-
-
Method Detail
-
newBuilder
public static ContactInfoData.Builder newBuilder()
-
-