Interface ParameterMapping
- 
- All Known Implementing Classes:
- ParameterMappingBlockValue,- ParameterMappingDefaultValue,- ParameterMappingExpressionValue
 
 public interface ParameterMapping
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetParameterName()booleanisForcible()
 
- 
- 
- 
Method Detail- 
isForcibleboolean isForcible() 
 - 
getParameterNameString getParameterName() 
 
- 
 
-