public class IdentifyingAttributesAdapter extends XmlAdapter<IdentifyingAttributes,IdentifyingAttributes>
| Constructor and Description |
|---|
IdentifyingAttributesAdapter() |
IdentifyingAttributesAdapter(boolean renderLightweightXml) |
| Modifier and Type | Method and Description |
|---|---|
IdentifyingAttributes |
marshal(IdentifyingAttributes identifyingAttributes) |
IdentifyingAttributes |
unmarshal(IdentifyingAttributes identifyingAttributes) |
public IdentifyingAttributesAdapter()
public IdentifyingAttributesAdapter(boolean renderLightweightXml)
public IdentifyingAttributes marshal(IdentifyingAttributes identifyingAttributes) throws Exception
marshal in class XmlAdapter<IdentifyingAttributes,IdentifyingAttributes>Exceptionpublic IdentifyingAttributes unmarshal(IdentifyingAttributes identifyingAttributes) throws Exception
unmarshal in class XmlAdapter<IdentifyingAttributes,IdentifyingAttributes>ExceptionCopyright © 2018 ReTest GmbH. All rights reserved.