Package soundtrap.xml
Class CFGInfo
java.lang.Object
soundtrap.xml.CFGInfo
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetFs()
getfType()
getId()
getSrc()
void
setTimeInfo
(TimeInformation timeInfo)
-
Field Details
-
id
-
src
-
fType
-
fs
-
-
Constructor Details
-
CFGInfo
-
-
Method Details
-
getTimeInfo
- Returns:
- the timeInfo
-
setTimeInfo
- Parameters:
timeInfo
- the timeInfo to set
-
getCfgNode
- Returns:
- the cfgNode
-
getId
- Returns:
- the id
-
getSrc
- Returns:
- the src
-
getfType
- Returns:
- the fType
-
getFs
- Returns:
- the fs
-