edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.features.components
/
ConfLibs
/
ConfLibInfo
Conf
Lib
Info
data
class
ConfLibInfo
(
path
:
String
,
id
:
String
,
name
:
String
,
description
:
String
?
,
citation
:
String
?
)
Content copied to clipboard
Functions
Properties
Functions
load
Link copied to clipboard
fun
load
(
)
:
ConfLib
Content copied to clipboard
read
Link copied to clipboard
fun
read
(
)
:
String
Content copied to clipboard
Properties
citation
Link copied to clipboard
val
citation
:
String
?
Content copied to clipboard
description
Link copied to clipboard
val
description
:
String
?
Content copied to clipboard
id
Link copied to clipboard
val
id
:
String
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
path
Link copied to clipboard
val
path
:
String
Content copied to clipboard