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