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