Interface SParameterDefinition
-
- All Superinterfaces:
SBaseElement,java.io.Serializable,SNamedElement
- All Known Implementing Classes:
SParameterDefinitionImpl
public interface SParameterDefinition extends SNamedElement
- Author:
- Matthieu Chaffotte
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDescription()java.lang.StringgetType()-
Methods inherited from interface org.bonitasoft.engine.core.process.definition.model.SBaseElement
getId
-
Methods inherited from interface org.bonitasoft.engine.core.process.definition.model.SNamedElement
getName
-
-