public class AttachMapAdapter extends XmlAdapter<AttachedArtifacts,AttachMap>
Constructor and Description |
---|
AttachMapAdapter() |
Modifier and Type | Method and Description |
---|---|
AttachedArtifacts |
marshal(AttachMap map) |
AttachMap |
unmarshal(AttachedArtifacts attachArtifact) |
public AttachMap unmarshal(AttachedArtifacts attachArtifact)
unmarshal
in class XmlAdapter<AttachedArtifacts,AttachMap>
public AttachedArtifacts marshal(AttachMap map)
marshal
in class XmlAdapter<AttachedArtifacts,AttachMap>
Copyright © 2019. All rights reserved.