Class PModePartyJsonConverter

java.lang.Object
com.helger.phase4.model.pmode.PModePartyJsonConverter

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

    • convertToJson

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

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