Class TestdataStringLengthShadowEntity

java.lang.Object
ai.timefold.solver.quarkus.it.devui.domain.TestdataStringLengthShadowEntity

public class TestdataStringLengthShadowEntity extends Object
  • Constructor Details

    • TestdataStringLengthShadowEntity

      public TestdataStringLengthShadowEntity()
  • Method Details

    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getLength

      public Integer getLength()
    • setLength

      public void setLength(Integer length)