Uses of Enum Class
com.skava.marketplace.constant.CreateAppResponseCode
Packages that use CreateAppResponseCode
Package
Description
Constants that are available in the Appmarketplace Service are maintained here.
-
Uses of CreateAppResponseCode in com.skava.marketplace.constant
Methods in com.skava.marketplace.constant that return CreateAppResponseCodeModifier and TypeMethodDescriptionstatic CreateAppResponseCode
Returns the enum constant of this class with the specified name.static CreateAppResponseCode[]
CreateAppResponseCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.