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
Methods in org.jrd.backend.data.cli.utils that return ReceivedTypeModifier and TypeMethodDescriptionstatic ReceivedType
Returns 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