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