Uses of Enum Class
com.pnfsoftware.jeb.client.jebio.SampleDetermination
Packages that use SampleDetermination
-
Uses of SampleDetermination in com.pnfsoftware.jeb.client.jebio
Methods in com.pnfsoftware.jeb.client.jebio that return SampleDeterminationModifier and TypeMethodDescriptionstatic SampleDetermination
SampleDetermination.fromLevel
(int level) JebIoObjectFile.UserDetails.getDetermination()
static SampleDetermination
Returns the enum constant of this class with the specified name.static SampleDetermination[]
SampleDetermination.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.pnfsoftware.jeb.client.jebio with parameters of type SampleDeterminationModifier and TypeMethodDescriptionint
JebIoApiHelper.shareFile
(File file, String name, String comments, SampleDetermination determination, boolean anonymous) Upload and share a file on JEB.IO/MSN.