public class ParameterProfileAdapter extends javax.xml.bind.annotation.adapters.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-2018 Konik.io. All Rights Reserved.