Class TestdataStringLengthShadowEntity
- java.lang.Object
-
- org.optaplanner.quarkus.it.domain.TestdataStringLengthShadowEntity
-
public class TestdataStringLengthShadowEntity extends Object
-
-
Constructor Summary
Constructors Constructor Description TestdataStringLengthShadowEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetLength()StringgetValue()voidsetLength(Integer length)voidsetValue(String value)
-