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