Uses of Enum Class
com.sap.retail.sapppspricing.swagger.businessobject.dto.MerchSetNodeTypeL0.TypeEnum
Packages that use MerchSetNodeTypeL0.TypeEnum
-
Uses of MerchSetNodeTypeL0.TypeEnum in com.sap.retail.sapppspricing.swagger.businessobject.dto
Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return MerchSetNodeTypeL0.TypeEnumModifier and TypeMethodDescriptionstatic MerchSetNodeTypeL0.TypeEnumMerchSetNodeTypeL0.getType()Get typestatic MerchSetNodeTypeL0.TypeEnumReturns the enum constant of this class with the specified name.static MerchSetNodeTypeL0.TypeEnum[]MerchSetNodeTypeL0.TypeEnum.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 MerchSetNodeTypeL0.TypeEnumModifier and TypeMethodDescriptionvoidMerchSetNodeTypeL0.setType(MerchSetNodeTypeL0.TypeEnum type) MerchSetNodeTypeL0.type(MerchSetNodeTypeL0.TypeEnum type)