Class PModeLegBusinessInformationMicroTypeConverter
java.lang.Object
com.helger.phase4.model.pmode.AbstractPModeMicroTypeConverter<PModeLegBusinessInformation>
com.helger.phase4.model.pmode.leg.PModeLegBusinessInformationMicroTypeConverter
- All Implemented Interfaces:
com.helger.xml.microdom.convert.IMicroTypeConverter<PModeLegBusinessInformation>
public class PModeLegBusinessInformationMicroTypeConverter
extends AbstractPModeMicroTypeConverter<PModeLegBusinessInformation>
XML converter for objects of class
PModeLegBusinessInformation.- Author:
- Philip Helger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.helger.xml.microdom.IMicroElementconvertToMicroElement(PModeLegBusinessInformation aValue, String sNamespaceURI, String sTagName) convertToNative(com.helger.xml.microdom.IMicroElement aElement) Methods inherited from class com.helger.phase4.model.pmode.AbstractPModeMicroTypeConverter
getTriStateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.helger.xml.microdom.convert.IMicroTypeConverter
convertToMicroElement
-
Constructor Details
-
PModeLegBusinessInformationMicroTypeConverter
public PModeLegBusinessInformationMicroTypeConverter()
-
-
Method Details
-
convertToMicroElement
-
convertToNative
@Nonnull public PModeLegBusinessInformation convertToNative(@Nonnull com.helger.xml.microdom.IMicroElement aElement)
-