Interface IParm
-
- All Known Implementing Classes:
ImmutableParm
public interface IParm
A definition corresponding to POJO 'Parm
'.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getParmName()
IValue
getValue()
boolean
isValid()
-