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