Uses of Interface
org.broadleafcommerce.profile.core.domain.CountrySubdivisionCategory
Packages that use CountrySubdivisionCategory
-
Uses of CountrySubdivisionCategory in org.broadleafcommerce.profile.core.domain
Classes in org.broadleafcommerce.profile.core.domain that implement CountrySubdivisionCategoryFields in org.broadleafcommerce.profile.core.domain declared as CountrySubdivisionCategoryModifier and TypeFieldDescriptionprotected CountrySubdivisionCategoryCountrySubdivisionImpl.categoryMethods in org.broadleafcommerce.profile.core.domain that return CountrySubdivisionCategoryModifier and TypeMethodDescriptionCountrySubdivision.getCategory()A category that represents the subdivision of this Country.CountrySubdivisionImpl.getCategory()Methods in org.broadleafcommerce.profile.core.domain with parameters of type CountrySubdivisionCategoryModifier and TypeMethodDescriptionvoidCountrySubdivision.setCategory(CountrySubdivisionCategory category) sets the country subdivision categoryvoidCountrySubdivisionImpl.setCategory(CountrySubdivisionCategory category)