public class ParameterProfileAdapter extends XmlAdapter<Parameter,Profile>
JaxB Adapter for mapping Parameter to Profile Enum.
| Constructor and Description |
|---|
ParameterProfileAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
marshal(Profile profile) |
Profile |
unmarshal(Parameter p) |
public ParameterProfileAdapter()
Copyright © 2014-2016 Konik.io. All Rights Reserved.