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