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 @NonNull com.helger.json.IJsonObjectconvertToJson(@NonNull PModeLegBusinessInformation aValue) static @NonNull PModeLegBusinessInformationconvertToNative(@NonNull com.helger.json.IJsonObject aElement)
-
Method Details
-
convertToJson
public static @NonNull com.helger.json.IJsonObject convertToJson(@NonNull PModeLegBusinessInformation aValue) -
convertToNative
public static @NonNull PModeLegBusinessInformation convertToNative(@NonNull com.helger.json.IJsonObject aElement)
-