Uses of Interface
org.kuali.rice.location.api.country.CountryContract

Packages that use CountryContract
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 CountryContract in org.kuali.rice.location.api.country
 

Classes in org.kuali.rice.location.api.country that implement CountryContract
 class Country
          POJO implementation of CountryContract that is immutable.
static class Country.Builder
          Builder for immutable Country objects.
 

Methods in org.kuali.rice.location.api.country with parameters of type CountryContract
static Country.Builder Country.Builder.create(CountryContract cc)
           
 



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