public class OutputMapAdapter extends XmlAdapter<Outputs,OutputMap<String>>
Constructor and Description |
---|
OutputMapAdapter() |
Modifier and Type | Method and Description |
---|---|
Outputs |
marshal(OutputMap<String> map) |
OutputMap<String> |
unmarshal(Outputs outputs) |
Copyright © 2019. All rights reserved.