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