Uses of Class
de.hybris.platform.integrationservices.util.featuretoggle.IntegrationApiFeature
-
Packages that use IntegrationApiFeature Package Description de.hybris.platform.integrationservices.util.featuretoggle -
-
Uses of IntegrationApiFeature in de.hybris.platform.integrationservices.util.featuretoggle
Methods in de.hybris.platform.integrationservices.util.featuretoggle that return IntegrationApiFeature Modifier and Type Method Description static IntegrationApiFeatureIntegrationApiFeature. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IntegrationApiFeature[]IntegrationApiFeature. values()Returns an array containing the constants of this enum type, in the order they are declared.
-