Class ProductAttributeMarkerSerializer

    • Constructor Detail

      • ProductAttributeMarkerSerializer

        public ProductAttributeMarkerSerializer()
    • Method Detail

      • deserialize

        public ProductAttributeMarker deserialize​(com.google.gson.JsonElement json,
                                                  Type type,
                                                  com.google.gson.JsonDeserializationContext context)
                                           throws com.google.gson.JsonParseException
        Specified by:
        deserialize in interface com.google.gson.JsonDeserializer<ProductAttributeMarker>
        Throws:
        com.google.gson.JsonParseException
      • serialize

        public com.google.gson.JsonElement serialize​(ProductAttributeMarker resource,
                                                     Type type,
                                                     com.google.gson.JsonSerializationContext context)
        Specified by:
        serialize in interface com.google.gson.JsonSerializer<ProductAttributeMarker>