Class PModeLegProtocolJsonConverter

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

@Immutable public final class PModeLegProtocolJsonConverter extends Object
JSON converter for objects of class PModeLegProtocol.
Since:
0.12.0
Author:
Philip Helger
  • Method Details

    • convertToJson

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

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