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-2012 CodeLutin. All Rights Reserved.