Class SpringParams
-
- All Implemented Interfaces:
public final class SpringParams
-
-
Field Summary
Fields Modifier and Type Field Description private IntegerspringVersion
-
Constructor Summary
Constructors Constructor Description SpringParams()
-
Method Summary
Modifier and Type Method Description final IntegergetSpringVersion()final UnitsetSpringVersion(Integer springVersion)-
-
Method Detail
-
getSpringVersion
final Integer getSpringVersion()
-
setSpringVersion
final Unit setSpringVersion(Integer springVersion)
-
-
-
-