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