Class PModeLegSecurityMicroTypeConverter

java.lang.Object
com.helger.phase4.model.pmode.AbstractPModeMicroTypeConverter<PModeLegSecurity>
com.helger.phase4.model.pmode.leg.PModeLegSecurityMicroTypeConverter
All Implemented Interfaces:
com.helger.xml.microdom.convert.IMicroTypeConverter<PModeLegSecurity>

public class PModeLegSecurityMicroTypeConverter extends AbstractPModeMicroTypeConverter<PModeLegSecurity>
XML converter for objects of class PModeLegSecurity.
Author:
Philip Helger
  • Constructor Details

    • PModeLegSecurityMicroTypeConverter

      public PModeLegSecurityMicroTypeConverter()
  • Method Details

    • convertToMicroElement

      @Nonnull public com.helger.xml.microdom.IMicroElement convertToMicroElement(@Nonnull PModeLegSecurity aValue, @Nullable String sNamespaceURI, @Nonnull String sTagName)
    • convertToNative

      @Nonnull public PModeLegSecurity convertToNative(@Nonnull com.helger.xml.microdom.IMicroElement aElement)