public static class ArtifactBean.Adapter extends javax.xml.bind.annotation.adapters.XmlAdapter<ArtifactBean,Artifact>
Constructor and Description |
---|
Adapter() |
Modifier and Type | Method and Description |
---|---|
ArtifactBean |
marshal(Artifact artifact) |
Artifact |
unmarshal(ArtifactBean bean) |
public ArtifactBean marshal(Artifact artifact) throws java.lang.Exception
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<ArtifactBean,Artifact>
java.lang.Exception
public Artifact unmarshal(ArtifactBean bean) throws java.lang.Exception
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<ArtifactBean,Artifact>
java.lang.Exception
Copyright © 2012–2017 Red Hat, Inc.. All rights reserved.