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