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