Package soundtrap.xml
Class CFGInfo
java.lang.Object
soundtrap.xml.CFGInfo
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetFs()getfType()getId()getSrc()voidsetTimeInfo(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
 
 
 -