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