Class BendableBigDecimalScoreJaxbXmlAdapter


  • public class BendableBigDecimalScoreJaxbXmlAdapter
    extends AbstractScoreJaxbXmlAdapter<org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore>
    • Constructor Detail

      • BendableBigDecimalScoreJaxbXmlAdapter

        public BendableBigDecimalScoreJaxbXmlAdapter()
    • Method Detail

      • unmarshal

        public org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore unmarshal​(String scoreString)
        Specified by:
        unmarshal in class XmlAdapter<String,​org.optaplanner.core.api.score.buildin.bendablebigdecimal.BendableBigDecimalScore>