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