public class PModeLegReliabilityMicroTypeConverter extends AbstractPModeMicroTypeConverter<PModeLegReliability>
PModeLegReliability.| Constructor and Description |
|---|
PModeLegReliabilityMicroTypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
com.helger.xml.microdom.IMicroElement |
convertToMicroElement(PModeLegReliability aValue,
String sNamespaceURI,
String sTagName) |
PModeLegReliability |
convertToNative(com.helger.xml.microdom.IMicroElement aElement) |
getTriStatepublic PModeLegReliabilityMicroTypeConverter()
@Nonnull public com.helger.xml.microdom.IMicroElement convertToMicroElement(@Nonnull PModeLegReliability aValue, @Nullable String sNamespaceURI, @Nonnull String sTagName)
@Nonnull public PModeLegReliability convertToNative(@Nonnull com.helger.xml.microdom.IMicroElement aElement)
Copyright © 2015–2020 Philip Helger. All rights reserved.