Package ch.ivyteam.ivy.process.call
Interface IParameter
-
public interface IParameterParameter consisting of name and type- API:
- This is a public API.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()Gets the name of the parameter.StringgetType()Gets the type of the parameter.
-