public abstract class AbstractScoreJaxbXmlAdapter<Score_ extends Score<Score_>> extends XmlAdapter<String,Score_>
Constructor and Description |
---|
AbstractScoreJaxbXmlAdapter() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(Score_ score) |
unmarshal
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.