public interface Formule
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
Return formule category name.
|
String |
getContent()
Return formule content.
|
String |
getName()
Return formule name.
|
Copyright © 1999–2014 CodeLutin. All rights reserved.