Class PModeLegErrorHandlingJsonConverter
java.lang.Object
com.helger.phase4.model.pmode.leg.PModeLegErrorHandlingJsonConverter
JSON converter for objects of class
PModeLegErrorHandling.- Since:
- 0.12.0
- Author:
- Philip Helger
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.helger.json.IJsonObjectconvertToJson(PModeLegErrorHandling aValue) static PModeLegErrorHandlingconvertToNative(com.helger.json.IJsonObject aElement)
-
Method Details
-
convertToJson
@Nonnull public static com.helger.json.IJsonObject convertToJson(@Nonnull PModeLegErrorHandling aValue) -
convertToNative
@Nonnull public static PModeLegErrorHandling convertToNative(@Nonnull com.helger.json.IJsonObject aElement)
-