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

Packages that use CountryContract
org.kuali.rice.shareddata.api.country   
 

Uses of CountryContract in org.kuali.rice.shareddata.api.country
 

Classes in org.kuali.rice.shareddata.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.shareddata.api.country with parameters of type CountryContract
static Country.Builder Country.Builder.create(CountryContract cc)
           
 



Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.