public class Adapter7 extends XmlAdapter<String,InheritanceType>
| Constructor and Description |
|---|
Adapter7() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(InheritanceType value) |
InheritanceType |
unmarshal(String value) |
public InheritanceType unmarshal(String value)
unmarshal in class XmlAdapter<String,InheritanceType>public String marshal(InheritanceType value)
marshal in class XmlAdapter<String,InheritanceType>Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.