Constructor and Description |
---|
Section() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
This method returns the description.
|
String |
getName()
This method returns the name.
|
Section |
setDescription(String description)
This method sets the description.
|
Section |
setName(String name)
This method sets the name.
|
public String getName()
public Section setName(String name)
name
- The namepublic String getDescription()
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.