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

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

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