Uses of Enum Class
de.hybris.platform.productqualificationservices.data.PqProductRelationshipType
Packages that use PqProductRelationshipType
-
Uses of PqProductRelationshipType in de.hybris.platform.productqualificationservices.data
Methods in de.hybris.platform.productqualificationservices.data that return PqProductRelationshipTypeModifier and TypeMethodDescriptionPqProductRelationshipData.getRelationshipType()static PqProductRelationshipTypeReturns the enum constant of this class with the specified name.static PqProductRelationshipType[]PqProductRelationshipType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.productqualificationservices.data with parameters of type PqProductRelationshipTypeModifier and TypeMethodDescriptionvoidPqProductRelationshipData.setRelationshipType(PqProductRelationshipType relationshipType)