Uses of Enum Class
de.hybris.platform.partyservices.enums.PmContactMediumType
Packages that use PmContactMediumType
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 PmContactMediumType in de.hybris.platform.partyservices.enums
Methods in de.hybris.platform.partyservices.enums that return PmContactMediumTypeModifier and TypeMethodDescriptionstatic PmContactMediumTypeDeprecated, 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 PmContactMediumType[]PmContactMediumType.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 PmContactMediumType in de.hybris.platform.partyservices.model
Methods in de.hybris.platform.partyservices.model that return PmContactMediumTypeModifier and TypeMethodDescriptionPmContactMediumModel.getMediumType()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmContactMedium.mediumTypeattribute defined at extensionpartyservices.Methods in de.hybris.platform.partyservices.model with parameters of type PmContactMediumTypeModifier and TypeMethodDescriptionvoidPmContactMediumModel.setMediumType(PmContactMediumType value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmContactMedium.mediumTypeattribute defined at extensionpartyservices.