Uses of Class
org.kuali.rice.location.api.country.Country.Builder

Packages that use Country.Builder
org.kuali.rice.location.api.country Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of Country.Builder in org.kuali.rice.location.api.country
 

Methods in org.kuali.rice.location.api.country that return Country.Builder
static Country.Builder Country.Builder.create(CountryContract cc)
           
static Country.Builder Country.Builder.create(String code, String name)
           
static Country.Builder Country.Builder.create(String code, String alternatePostalCode, String name, boolean restricted, boolean active)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.