Uses of Enum
jline.io.WfCommonsOptions.DistributionType
Packages that use WfCommonsOptions.DistributionType
-
Uses of WfCommonsOptions.DistributionType in jline.io
Methods in jline.io that return WfCommonsOptions.DistributionTypeModifier and TypeMethodDescriptionWfCommonsOptions.getDistributionType()Get the distribution type.Returns the enum constant of this type with the specified name.static WfCommonsOptions.DistributionType[]WfCommonsOptions.DistributionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jline.io with parameters of type WfCommonsOptions.DistributionTypeModifier and TypeMethodDescriptionWfCommonsOptions.setDistributionType(WfCommonsOptions.DistributionType distributionType) Set the distribution type for task service times.