Uses of Interface
org.kuali.rice.location.api.county.CountyContract

Packages that use CountyContract
org.kuali.rice.location.api.county 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. 
org.kuali.rice.location.framework.county   
 

Uses of CountyContract in org.kuali.rice.location.api.county
 

Classes in org.kuali.rice.location.api.county that implement CountyContract
 class County
          An immutable representation of a CountyContract.
static class County.Builder
          This builder constructs an County enforcing the constraints of the CountyContract.
 

Methods in org.kuali.rice.location.api.county with parameters of type CountyContract
static County.Builder County.Builder.create(CountyContract contract)
          creates a County Builder from an existing CountyContract.
 

Uses of CountyContract in org.kuali.rice.location.framework.county
 

Subinterfaces of CountyContract in org.kuali.rice.location.framework.county
 interface CountyEbo
          TODO: Likely should remove all methods from this interface after KULRICE-7170 is fixed
 



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