Package google.registry.model.contact
Class Disclose.PostalInfoChoice
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.contact.Disclose.PostalInfoChoice
- All Implemented Interfaces:
Serializable
,Cloneable
- Enclosing class:
Disclose
The "intLocType" from RFC5733.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class google.registry.model.ImmutableObject
ImmutableObject.DoNotHydrate, ImmutableObject.IgnoredInDiffableMap, ImmutableObject.Insignificant
-
Field Summary
Fields inherited from class google.registry.model.ImmutableObject
hashCode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Disclose.PostalInfoChoice
create
(PostalInfo.Type type) getType()
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
PostalInfoChoice
public PostalInfoChoice()
-
-
Method Details
-
getType
-
create
-