Uses of Interface
org.kuali.rice.location.api.county.CountyContract
Packages that use CountyContract
-
Uses of CountyContract in org.kuali.rice.location.api.county
Classes in org.kuali.rice.location.api.county that implement CountyContractModifier and TypeClassDescriptionfinal classAn immutable representation of aCountyContract.static classThis builder constructs an County enforcing the constraints of theCountyContract.Methods in org.kuali.rice.location.api.county with parameters of type CountyContractModifier and TypeMethodDescriptionstatic County.BuilderCounty.Builder.create(CountyContract contract) creates a County Builder from an existingCountyContract.