public class SectionDefinition extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected String |
visibility |
Constructor and Description |
---|
SectionDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getVisibility() |
void |
setName(String name) |
void |
setVisibility(String visibility) |