edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.io
/
UserSettings
/
ServiceProvider
Service
Provider
data
class
ServiceProvider
(
hostname
:
String
,
port
:
Int
,
https
:
Boolean
)
Content copied to clipboard
Functions
Properties
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
hostname
Link copied to clipboard
val
hostname
:
String
Content copied to clipboard
https
Link copied to clipboard
val
https
:
Boolean
=
true
Content copied to clipboard
port
Link copied to clipboard
val
port
:
Int
Content copied to clipboard