public class SComments extends Object
Constructor and Description |
---|
SComments()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
addSComment(SComment sc)
Adds an SComment to the collection
|
SComment |
getSComment(int type,
String name)
Get an SComment by its type and name
|