Uses of Class
org.kuali.rice.location.api.county.County.Builder
Packages that use County.Builder
-
Uses of County.Builder in org.kuali.rice.location.api.county
Methods in org.kuali.rice.location.api.county that return County.BuilderModifier and TypeMethodDescriptionstatic County.Buildercreates a County Builder with the required fields.static County.BuilderCounty.Builder.create(CountyContract contract) creates a County Builder from an existingCountyContract.Methods in org.kuali.rice.location.api.county that return types with arguments of type County.BuilderMethod parameters in org.kuali.rice.location.api.county with type arguments of type County.BuilderModifier and TypeMethodDescriptionvoidCountyQueryResults.Builder.setResults(List<County.Builder> results)