Uses of Class
org.kuali.rice.location.api.postalcode.PostalCode.Builder
Packages that use PostalCode.Builder
-
Uses of PostalCode.Builder in org.kuali.rice.location.api.postalcode
Methods in org.kuali.rice.location.api.postalcode that return PostalCode.BuilderModifier and TypeMethodDescriptionstatic PostalCode.Buildercreates a PostalCode builder with the required fields.static PostalCode.BuilderPostalCode.Builder.create(PostalCodeContract contract) creates a PostalCode builder from an existingPostalCodeContract.Methods in org.kuali.rice.location.api.postalcode that return types with arguments of type PostalCode.BuilderMethod parameters in org.kuali.rice.location.api.postalcode with type arguments of type PostalCode.BuilderModifier and TypeMethodDescriptionvoidPostalCodeQueryResults.Builder.setResults(List<PostalCode.Builder> results)