Uses of Enum Class
de.hybris.platform.b2b.punchout.constants.PunchOutSetupOperation
Packages that use PunchOutSetupOperation
-
Uses of PunchOutSetupOperation in de.hybris.platform.b2b.punchout.constants
Methods in de.hybris.platform.b2b.punchout.constants that return PunchOutSetupOperationModifier and TypeMethodDescriptionstatic PunchOutSetupOperationReturns the enum constant of this class with the specified name.static PunchOutSetupOperation[]PunchOutSetupOperation.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PunchOutSetupOperation in de.hybris.platform.b2bpunchoutocc.dto
Methods in de.hybris.platform.b2bpunchoutocc.dto that return PunchOutSetupOperationMethods in de.hybris.platform.b2bpunchoutocc.dto with parameters of type PunchOutSetupOperationModifier and TypeMethodDescriptionvoidPunchOutSessionInfoWsDTO.setPunchOutOperation(PunchOutSetupOperation punchOutOperation)