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