Uses of Enum Class
de.hybris.platform.partyservices.enums.PmMediumCharContactType
Packages that use PmMediumCharContactType
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.partyservices.jalo package.
-
Uses of PmMediumCharContactType in de.hybris.platform.partyservices.enums
Methods in de.hybris.platform.partyservices.enums that return PmMediumCharContactTypeModifier and TypeMethodDescriptionstatic PmMediumCharContactTypeDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static PmMediumCharContactType[]PmMediumCharContactType.values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PmMediumCharContactType in de.hybris.platform.partyservices.model
Methods in de.hybris.platform.partyservices.model that return PmMediumCharContactTypeModifier and TypeMethodDescriptionPmMediumCharacteristicModel.getContactType()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmMediumCharacteristic.contactTypeattribute defined at extensionpartyservices.Methods in de.hybris.platform.partyservices.model with parameters of type PmMediumCharContactTypeModifier and TypeMethodDescriptionvoidPmMediumCharacteristicModel.setContactType(PmMediumCharContactType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmMediumCharacteristic.contactTypeattribute defined at extensionpartyservices.