Class ThreeDAssetMappingsParser


  • public class ThreeDAssetMappingsParser
    extends Object
    • Constructor Detail

      • ThreeDAssetMappingsParser

        public ThreeDAssetMappingsParser()
    • Method Detail

      • parseThreeDAssetMappingToList

        public static List<ThreeDAssetMapping> parseThreeDAssetMappingToList​(String json)
                                                                      throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException
      • parseThreeDAssetMapping

        public static ThreeDAssetMapping parseThreeDAssetMapping​(String json)
                                                          throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException