public final class PModePartyMicroTypeConverter extends Object implements com.helger.xml.microdom.convert.IMicroTypeConverter<PModeParty>
PModeParty.| Constructor and Description |
|---|
PModePartyMicroTypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
com.helger.xml.microdom.IMicroElement |
convertToMicroElement(PModeParty aValue,
String sNamespaceURI,
String sTagName) |
PModeParty |
convertToNative(com.helger.xml.microdom.IMicroElement aElement) |
@Nonnull public com.helger.xml.microdom.IMicroElement convertToMicroElement(@Nonnull PModeParty aValue, @Nullable String sNamespaceURI, @Nonnull String sTagName)
convertToMicroElement in interface com.helger.xml.microdom.convert.IMicroTypeConverter<PModeParty>@Nonnull public PModeParty convertToNative(@Nonnull com.helger.xml.microdom.IMicroElement aElement)
convertToNative in interface com.helger.xml.microdom.convert.IMicroTypeConverter<PModeParty>Copyright © 2015–2020 Philip Helger. All rights reserved.