Uses of Class
de.hybris.platform.b2b.punchout.enums.PunchOutOrderOperationAllowed
-
Packages that use PunchOutOrderOperationAllowed Package Description de.hybris.platform.b2b.punchout.enums Contains generated models for each type of de.hybris.platform.jalo.enumeration package. -
-
Uses of PunchOutOrderOperationAllowed in de.hybris.platform.b2b.punchout.enums
Fields in de.hybris.platform.b2b.punchout.enums declared as PunchOutOrderOperationAllowed Modifier and Type Field Description static PunchOutOrderOperationAllowedPunchOutOrderOperationAllowed. CREATEGenerated enum value for PunchOutOrderOperationAllowed.create declared at extension b2bpunchout.static PunchOutOrderOperationAllowedPunchOutOrderOperationAllowed. EDITGenerated enum value for PunchOutOrderOperationAllowed.edit declared at extension b2bpunchout.static PunchOutOrderOperationAllowedPunchOutOrderOperationAllowed. INSPECTGenerated enum value for PunchOutOrderOperationAllowed.inspect declared at extension b2bpunchout.Methods in de.hybris.platform.b2b.punchout.enums that return PunchOutOrderOperationAllowed Modifier and Type Method Description static PunchOutOrderOperationAllowedPunchOutOrderOperationAllowed. valueOf(java.lang.String code)Returns a PunchOutOrderOperationAllowed instance representing the specified enum value.
-