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