Class PostalInfo.Builder

java.lang.Object
google.registry.model.Buildable.Builder<PostalInfo>
google.registry.model.contact.PostalInfo.Builder
Enclosing class:
PostalInfo

public static class PostalInfo.Builder extends Buildable.Builder<PostalInfo>
A builder for constructing PostalInfo, since its changes get overlayed.