Uses of Class
de.hybris.platform.billingaccountservices.enums.BaContactType
Packages that use BaContactType
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.billingaccountservices.jalo package.
-
Uses of BaContactType in de.hybris.platform.billingaccountservices.enums
Fields in de.hybris.platform.billingaccountservices.enums declared as BaContactTypeModifier and TypeFieldDescriptionstatic final BaContactTypeBaContactType.PRIMARYDeprecated, for removal: This API element is subject to removal in a future version.Generated enum value for BaContactType.PRIMARY declared at extension billingaccountservices.static final BaContactTypeBaContactType.SECONDARYDeprecated, for removal: This API element is subject to removal in a future version.Generated enum value for BaContactType.SECONDARY declared at extension billingaccountservices.Methods in de.hybris.platform.billingaccountservices.enums that return BaContactTypeModifier and TypeMethodDescriptionstatic BaContactTypeDeprecated, for removal: This API element is subject to removal in a future version.Returns a BaContactType instance representing the specified enum value. -
Uses of BaContactType in de.hybris.platform.billingaccountservices.model
Methods in de.hybris.platform.billingaccountservices.model that return BaContactTypeModifier and TypeMethodDescriptionBaContactModel.getContactType()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaContact.contactTypeattribute defined at extensionbillingaccountservices.Methods in de.hybris.platform.billingaccountservices.model with parameters of type BaContactTypeModifier and TypeMethodDescriptionvoidBaContactModel.setContactType(BaContactType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBaContact.contactTypeattribute defined at extensionbillingaccountservices.