Class PModePropertyJsonConverter

java.lang.Object
com.helger.phase4.model.pmode.leg.PModePropertyJsonConverter

@Immutable public final class PModePropertyJsonConverter extends Object
XML converter for objects of class PModeProperty.
Since:
0.12.0
Author:
Philip Helger
  • Method Details

    • convertToJson

      @Nonnull public static com.helger.json.IJsonObject convertToJson(@Nonnull PModeProperty aValue)
    • convertToNative

      @Nonnull public static PModeProperty convertToNative(@Nonnull com.helger.json.IJsonObject aElement)