Uses of Class
org.kuali.rice.location.impl.postalcode.PostalCodeBo
Packages that use PostalCodeBo
-
Uses of PostalCodeBo in org.kuali.rice.location.impl.postalcode
Methods in org.kuali.rice.location.impl.postalcode that return PostalCodeBoModifier and TypeMethodDescriptionstatic PostalCodeBoPostalCodeBo.from(org.kuali.rice.location.api.postalcode.PostalCode im) Converts a immutable object to its mutable counterpartMethods in org.kuali.rice.location.impl.postalcode with parameters of type PostalCodeBoModifier and TypeMethodDescriptionstatic org.kuali.rice.location.api.postalcode.PostalCodePostalCodeBo.to(PostalCodeBo bo) Converts a mutable bo to its immutable counterpart