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