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)  | 
unmarshalCopyright © 2006–2021 JBoss by Red Hat. All rights reserved.