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