Interface ServiceParameter
-
- All Known Subinterfaces:
ServiceInputParameter
,ServiceOutputParameter
- All Known Implementing Classes:
BaseServiceInputParameter
,BaseServiceOutputParameter
public interface ServiceParameter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDescription()
String
getDisplayName()
String
getMappingName()
String
getName()
String
getType()
-