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