Uses of Enum Class
org.jrd.backend.data.cli.utils.ReceivedType
Packages that use ReceivedType
-
Uses of ReceivedType in org.jrd.backend.data.cli.utils
Subclasses with type arguments of type ReceivedType in org.jrd.backend.data.cli.utilsMethods in org.jrd.backend.data.cli.utils that return ReceivedTypeModifier and TypeMethodDescriptionstatic ReceivedTypeReturns the enum constant of this class with the specified name.static ReceivedType[]ReceivedType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ReceivedType in org.jrd.backend.data.cli.workers
Methods in org.jrd.backend.data.cli.workers with parameters of type ReceivedType