Class PostalInfoChoiceListConverter

java.lang.Object
google.registry.persistence.converter.StringListConverterBase<Disclose.PostalInfoChoice>
google.registry.persistence.converter.PostalInfoChoiceListConverter
All Implemented Interfaces:
javax.persistence.AttributeConverter<List<Disclose.PostalInfoChoice>,StringCollectionDescriptor.StringCollection>

public class PostalInfoChoiceListConverter extends StringListConverterBase<Disclose.PostalInfoChoice>
JPA AttributeConverter for storing/retrieving List<PostalInfoChoice>.
  • Constructor Details

    • PostalInfoChoiceListConverter

      public PostalInfoChoiceListConverter()