Class BendableScoreJaxbXmlAdapter


  • public class BendableScoreJaxbXmlAdapter
    extends AbstractScoreJaxbXmlAdapter<org.optaplanner.core.api.score.buildin.bendable.BendableScore>
    • Constructor Detail

      • BendableScoreJaxbXmlAdapter

        public BendableScoreJaxbXmlAdapter()
    • Method Detail

      • unmarshal

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