パッケージ hajimeapi4j.util

クラス ParseUtil

java.lang.Object
hajimeapi4j.util.ParseUtil

public class ParseUtil extends Object
  • メソッドの詳細

    • createListResponse

      @CheckReturnValue public static List<ListEndPoint> createListResponse(com.fasterxml.jackson.databind.JsonNode rawResponse) throws IOException
      例外:
      IOException
    • createTaxResponse

      @CheckReturnValue public static TaxEndPoint createTaxResponse(com.fasterxml.jackson.databind.JsonNode rawResponse) throws IOException
      例外:
      IOException
    • createMusicResponse

      @CheckReturnValue public static MusicEndPoint createMusicResponse(com.fasterxml.jackson.databind.JsonNode rawResponse) throws IOException
      例外:
      IOException