Uses of Class
de.hybris.platform.b2b.punchout.constants.PunchOutSetupOperation
-
Packages that use PunchOutSetupOperation Package Description de.hybris.platform.b2b.punchout.constants -
-
Uses of PunchOutSetupOperation in de.hybris.platform.b2b.punchout.constants
Methods in de.hybris.platform.b2b.punchout.constants that return PunchOutSetupOperation Modifier and Type Method Description static PunchOutSetupOperationPunchOutSetupOperation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PunchOutSetupOperation[]PunchOutSetupOperation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-