toSlicerValues



Creates a SlicerValues with values filled in for each property of the Slice annotation. All other fields on SlicerValues remain null.

The method names of the Slice annotation must match the field names of the SlicerValues class. SlicerValues must use @JvmStatic to ensure they are java fields, and not getter/setter methods.