Uses of Enum Class
com.sap.retail.sapppspricing.swagger.businessobject.dto.ARTSCommonHeaderType.MessageTypeEnum
Packages that use ARTSCommonHeaderType.MessageTypeEnum
-
Uses of ARTSCommonHeaderType.MessageTypeEnum in com.sap.retail.sapppspricing.swagger.businessobject.dto
Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return ARTSCommonHeaderType.MessageTypeEnumModifier and TypeMethodDescriptionARTSCommonHeaderType.getMessageType()Defines whether this is a calculation request or a calculation response if the consumer only sends type \"Request\".Returns the enum constant of this class with the specified name.static ARTSCommonHeaderType.MessageTypeEnum[]ARTSCommonHeaderType.MessageTypeEnum.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.MessageTypeEnumModifier and TypeMethodDescriptionARTSCommonHeaderType.messageType(ARTSCommonHeaderType.MessageTypeEnum messageType) voidARTSCommonHeaderType.setMessageType(ARTSCommonHeaderType.MessageTypeEnum messageType)