Uses of Interface
org.kuali.rice.location.api.postalcode.PostalCodeContract
Packages that use PostalCodeContract
-
Uses of PostalCodeContract in org.kuali.rice.location.api.postalcode
Classes in org.kuali.rice.location.api.postalcode that implement PostalCodeContractModifier and TypeClassDescriptionfinal classAn immutable representation of aPostalCodeContract.static classThis builder constructs a PostalCode enforcing the constraints of thePostalCodeContract.Methods in org.kuali.rice.location.api.postalcode with parameters of type PostalCodeContractModifier and TypeMethodDescriptionstatic PostalCode.BuilderPostalCode.Builder.create(PostalCodeContract contract) creates a PostalCode builder from an existingPostalCodeContract.