public class GuidedScoreCardXMLPersistence extends Object
Modifier and Type | Method and Description |
---|---|
static GuidedScoreCardXMLPersistence |
getInstance() |
String |
marshal(ScoreCardModel model) |
ScoreCardModel |
unmarshall(String xml) |
public static GuidedScoreCardXMLPersistence getInstance()
public String marshal(ScoreCardModel model)
public ScoreCardModel unmarshall(String xml)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.