Package htsjdk.samtools.seekablestream
Interface UserPasswordInput
-
public interface UserPasswordInput
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getPassword()
String
getUser()
void
setHost(String host)
boolean
showDialog()
-