Uses of Enum Class
com.sap.retail.sapppspricing.swagger.businessobject.dto.ARTSCommonHeaderType.ActionCodeEnum
Packages that use ARTSCommonHeaderType.ActionCodeEnum
-
Uses of ARTSCommonHeaderType.ActionCodeEnum in com.sap.retail.sapppspricing.swagger.businessobject.dto
Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return ARTSCommonHeaderType.ActionCodeEnumModifier and TypeMethodDescriptionARTSCommonHeaderType.getActionCode()Describes what to do with the provided data.Returns the enum constant of this class with the specified name.static ARTSCommonHeaderType.ActionCodeEnum[]ARTSCommonHeaderType.ActionCodeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto with parameters of type ARTSCommonHeaderType.ActionCodeEnumModifier and TypeMethodDescriptionARTSCommonHeaderType.actionCode(ARTSCommonHeaderType.ActionCodeEnum actionCode) voidARTSCommonHeaderType.setActionCode(ARTSCommonHeaderType.ActionCodeEnum actionCode)