索引

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|すべてのパッケージ|直列化された形式|定数フィールド値

A

api - クラスの変数 hajimeapi4j.internal.endpoint.EndPointImpl
 
arrange - クラスの変数 hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
arrange - クラスの変数 hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
ARRANGE - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.Type
出力モードを arrange に設定
ASCENDING - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.Order
昇順
ASCENDING - enum classの列挙型定数 hajimeapi4j.util.enums.TaxParameter.Order
昇順

B

build() - クラスのメソッド hajimeapi4j.internal.builder.ListEndPointBuilder
リクエストを送信するためのインスタンスを作成します
build() - クラスのメソッド hajimeapi4j.internal.builder.MusicEndPointBuilder
リクエストを送信するためのインスタンスを作成します
build() - クラスのメソッド hajimeapi4j.internal.builder.TaxEndPointBuilder
各種パラメータで指定された情報を使用して、リクエストを送信するためのインスタンスを作成して返します。

C

CD_MEMBER - enum classの列挙型定数 hajimeapi4j.util.enums.MusicParameter.Hide
 
checkEmpty() - インタフェースのメソッド hajimeapi4j.api.endpoint.EndPoint
このインスタンスに格納されている情報が空であるか確認します。
checkEmpty() - クラスのメソッド hajimeapi4j.internal.endpoint.EndPointImpl
 
checkEmpty(EndPoint) - クラスのstaticメソッド hajimeapi4j.util.InternalUtils
 
Checks - hajimeapi4j.utilのクラス
 
CINDERELLA_GIRLS - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.MusicType
 
CINDERELLA_GIRLS - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.Production
 
CINDERELLA_GIRLS - enum classの列挙型定数 hajimeapi4j.util.enums.TaxParameter.MusicType
 
compile() - クラスのメソッド hajimeapi4j.internal.request.Route
 
CompiledRoute - hajimeapi4j.internal.requestのクラス
 
complete() - インタフェースのメソッド hajimeapi4j.api.request.RestAction
REST APIへのリクエストを実行されたスレッドをロックして実行します。
complete() - クラスのメソッド hajimeapi4j.internal.endpoint.EndPointImpl
 
complete() - クラスのメソッド hajimeapi4j.internal.request.RestActionImpl
 
composer - クラスの変数 hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
composer - クラスの変数 hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
COMPOSER - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.Type
出力モードを composer に設定
concatWithSeparators(List<String>, String) - クラスのstaticメソッド hajimeapi4j.util.InternalUtils
 
constructRoute(Map<String, String>) - インタフェースのメソッド hajimeapi4j.api.request.RestAction
リクエストに必要なパラメータ情報をセットするメソッドです。
constructRoute(Map<String, String>) - クラスのメソッド hajimeapi4j.internal.endpoint.EndPointImpl
 
constructRoute(Map<String, String>) - クラスのメソッド hajimeapi4j.internal.request.RestActionImpl
 
COUNT - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.OrderBy
 
CountingThreadFactory - hajimeapi4j.utilのクラス
 
CountingThreadFactory(String) - クラスのコンストラクタ hajimeapi4j.util.CountingThreadFactory
 
COVER - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.MusicType
 
COVER - enum classの列挙型定数 hajimeapi4j.util.enums.TaxParameter.MusicType
 
createEmpty() - インタフェースのstaticメソッド hajimeapi4j.api.endpoint.EndPoint
空のインスタンスを作成します
createEmpty() - クラスのstaticメソッド hajimeapi4j.internal.datatype.utilizations.Song
 
createEmpty() - クラスのstaticメソッド hajimeapi4j.internal.endpoint.EndPointImpl
空のEndPointインスタンスを返します。
createFor(ListParameter.Type) - クラスのstaticメソッド hajimeapi4j.internal.builder.ListEndPointBuilder
指定された Type列挙を使用して新しいビルダークラスを作成します
createFor(String) - クラスのstaticメソッド hajimeapi4j.internal.builder.ListEndPointBuilder
指定されたtypeを使用して新しいビルダークラスを作成します
createInstance(String, String, int, String, String, String, String) - クラスのstaticメソッド hajimeapi4j.internal.datatype.Member
 
createInstance(String, String, int, String, String, String, String, Boolean) - クラスのstaticメソッド hajimeapi4j.internal.datatype.MemberSolo
 
createInstance(String, String, int, String, String, String, String, String, String, String, String) - クラスのstaticメソッド hajimeapi4j.internal.endpoint.ListEndPointImpl
 
createInstance(String, String, int, String, String, String, String, String, String, String, String, List<Member>, boolean, EndPoint, EndPoint, EndPoint, List<Song>) - クラスのstaticメソッド hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
createInstance(String, String, int, String, String, String, String, List<Unit>, List<Member>) - クラスのstaticメソッド hajimeapi4j.internal.datatype.utilizations.Live
 
createInstance(String, String, int, String, String, List<EndPoint>, List<EndPoint>, List<EndPoint>, List<EndPoint>, List<EndPoint>, String, List<Member>, boolean, List<Disc>, List<Live>) - クラスのstaticメソッド hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
createInstance(String, String, int, String, String, List<Member>) - クラスのstaticメソッド hajimeapi4j.internal.datatype.Unit
 
createInstance(String, String, int, String, String, List<Unit>, List<? extends Member>) - クラスのstaticメソッド hajimeapi4j.internal.datatype.utilizations.Disc
 
createInstance(String, String, String, int, String, String, String, List<Unit>, List<Member>, String, Boolean) - クラスのstaticメソッド hajimeapi4j.internal.datatype.utilizations.Song
 
createInternalThreadFactory(String) - クラスのstaticメソッド hajimeapi4j.util.InternalUtils
 
createListResponse(JsonNode) - クラスのstaticメソッド hajimeapi4j.util.ParseUtil
 
createMusicResponse(JsonNode) - クラスのstaticメソッド hajimeapi4j.util.ParseUtil
 
createTaxResponse(JsonNode) - クラスのstaticメソッド hajimeapi4j.util.ParseUtil
 
createWith(int) - クラスのstaticメソッド hajimeapi4j.internal.builder.MusicEndPointBuilder
指定したIDのリクエストを送信するためのビルダークラスを作成します。
createWithId(int) - クラスのstaticメソッド hajimeapi4j.internal.builder.TaxEndPointBuilder
tax エンドポイントのリクエストを、API内部管理IDを指定して作成します。
createWithIdolName(String) - クラスのstaticメソッド hajimeapi4j.internal.builder.TaxEndPointBuilder
tax エンドポイントのリクエストをアイドル名を指定して作成します。
createWithLiveDate(String) - クラスのstaticメソッド hajimeapi4j.internal.builder.TaxEndPointBuilder
tax エンドポイントのリクエストをライブが開催された日付を基に作成します。
createWithUnitName(String) - クラスのstaticメソッド hajimeapi4j.internal.builder.TaxEndPointBuilder
tax エンドポイントのリクエストをユニット名完全一致で指定して作成します。
custom(Method) - クラスのstaticメソッド hajimeapi4j.internal.request.Route
 
cv - クラスの変数 hajimeapi4j.internal.datatype.Member
 
cv - クラスの変数 hajimeapi4j.internal.endpoint.ListEndPointImpl
 
cv - クラスの変数 hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
CV - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.Type
出力モードを cv に設定
cvKana - クラスの変数 hajimeapi4j.internal.endpoint.ListEndPointImpl
 
cvKana - クラスの変数 hajimeapi4j.internal.endpoint.TaxEndPointImpl
 

D

date - クラスの変数 hajimeapi4j.internal.datatype.utilizations.Live
 
date - クラスの変数 hajimeapi4j.internal.endpoint.ListEndPointImpl
 
date - クラスの変数 hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
DATE - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.OrderBy
 
DATE - enum classの列挙型定数 hajimeapi4j.util.enums.TaxParameter.OrderBy
 
DESCENDING - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.Order
降順
DESCENDING - enum classの列挙型定数 hajimeapi4j.util.enums.TaxParameter.Order
降順
digital - クラスの変数 hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
disc - クラスの変数 hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
Disc - hajimeapi4j.internal.datatype.utilizationsのクラス
楽曲の円盤情報を格納、表示します。
Disc(String, String, int, int, String, String, List<Unit>, List<? extends Member>) - クラスのコンストラクタ hajimeapi4j.internal.datatype.utilizations.Disc
 
DISC - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.Type
出力モードを disc に設定

E

EndPoint - hajimeapi4j.api.endpointのインタフェース
ふじわらはじめAPIにて提供されるエンドポイントの共通仕様を定義します。
EndPointImpl - hajimeapi4j.internal.endpointのクラス
APIにおける、全てに共通しているパラメータ情報やリクエスト情報を定義します。
EndPointImpl() - クラスのコンストラクタ hajimeapi4j.internal.endpoint.EndPointImpl
 
ENV_FILE_NAME - クラスのstatic変数 hajimeapi4j.util.FileUtils
 

F

FileUtils - hajimeapi4j.utilのクラス
 
fromApi() - インタフェースのメソッド hajimeapi4j.api.endpoint.EndPoint
取得したJSON API情報を使用し、その情報の詳細を取得できるようにするためのユーティリティメソッドです。
fromApi() - クラスのメソッド hajimeapi4j.internal.endpoint.EndPointImpl
取得したURI情報を基に、新しいリクエストを送信するためのインスタンスを作成します。

G

getApi() - インタフェースのメソッド hajimeapi4j.api.endpoint.EndPoint
ふじわらはじめAPIで規定されている、主にそのカテゴリの詳細情報を格納しているAPIへのURI情報に割り当てられているJSONキー「api」の情報を取得します。
getApi() - クラスのメソッド hajimeapi4j.internal.endpoint.EndPointImpl
 
getArrange() - インタフェースのメソッド hajimeapi4j.api.endpoint.MusicEndPoint
リアレンジ楽曲のアレンジメント含む、編曲者情報を出力します。
getArrange() - インタフェースのメソッド hajimeapi4j.api.endpoint.TaxEndPoint
同じ名義などで作業した楽曲一覧を表示するためのカテゴリ情報を出力します。
getArrange() - クラスのメソッド hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
getArrange() - クラスのメソッド hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
getBaseRoute() - クラスのメソッド hajimeapi4j.internal.request.CompiledRoute
 
getCompiledRouteString() - クラスのメソッド hajimeapi4j.internal.request.CompiledRoute
 
getComposer() - インタフェースのメソッド hajimeapi4j.api.endpoint.MusicEndPoint
リアレンジ楽曲を含む、作曲者情報を出力します。
getComposer() - インタフェースのメソッド hajimeapi4j.api.endpoint.TaxEndPoint
同じ名義などで作業した楽曲一覧を表示するためのカテゴリ情報を出力します。
getComposer() - クラスのメソッド hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
getComposer() - クラスのメソッド hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
getCv() - インタフェースのメソッド hajimeapi4j.api.endpoint.ListEndPoint
アイドルのCV声優名を返却します
getCv() - インタフェースのメソッド hajimeapi4j.api.endpoint.TaxEndPoint
声優名情報を取得します。
getCv() - クラスのメソッド hajimeapi4j.internal.datatype.Member
このメンバーの声優を返します。
getCv() - クラスのメソッド hajimeapi4j.internal.endpoint.ListEndPointImpl
 
getCv() - クラスのメソッド hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
getCvKana() - インタフェースのメソッド hajimeapi4j.api.endpoint.ListEndPoint
CV声優名の読み仮名を返却します
getCvKana() - インタフェースのメソッド hajimeapi4j.api.endpoint.TaxEndPoint
声優名の読み仮名情報を取得します。
getCvKana() - クラスのメソッド hajimeapi4j.internal.endpoint.ListEndPointImpl
 
getCvKana() - クラスのメソッド hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
getDate() - インタフェースのメソッド hajimeapi4j.api.endpoint.ListEndPoint
ライブの開催日時を「yyyy-mm-dd」形式で返却します
getDate() - インタフェースのメソッド hajimeapi4j.api.endpoint.TaxEndPoint
ライブの開催日時情報を取得します。
getDate() - クラスのメソッド hajimeapi4j.internal.endpoint.ListEndPointImpl
 
getDate() - クラスのメソッド hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
getDigitalReleaseExists() - インタフェースのメソッド hajimeapi4j.api.endpoint.MusicEndPoint
指定された楽曲が、デジタル配信されているかどうかを取得します。
getDigitalReleaseExists() - クラスのメソッド hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
getDisc() - インタフェースのメソッド hajimeapi4j.api.endpoint.MusicEndPoint
楽曲が収録されたCD情報を全て返します。
getDisc() - クラスのメソッド hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
getKana() - インタフェースのメソッド hajimeapi4j.api.endpoint.ListEndPoint
アイドル名の読み仮名を返却します
getKana() - インタフェースのメソッド hajimeapi4j.api.endpoint.TaxEndPoint
読み仮名情報を取得します。
getKana() - クラスのメソッド hajimeapi4j.internal.endpoint.ListEndPointImpl
 
getKana() - クラスのメソッド hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
getLink() - インタフェースのメソッド hajimeapi4j.api.endpoint.EndPoint
ふじわらはじめAPIで規定されている、主にそのカテゴリページへのURLに割り当てられているJSONキー「link」の情報を取得します。
getLink() - クラスのメソッド hajimeapi4j.internal.endpoint.EndPointImpl
 
getLive() - インタフェースのメソッド hajimeapi4j.api.endpoint.MusicEndPoint
指定された楽曲が披露されたライブの情報を出力します。
getLive() - クラスのメソッド hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
getLyrics() - インタフェースのメソッド hajimeapi4j.api.endpoint.MusicEndPoint
作詞者の情報を出力します。
getLyrics() - インタフェースのメソッド hajimeapi4j.api.endpoint.TaxEndPoint
同じ名義などで作業した楽曲一覧を表示するためのカテゴリ情報を出力します。
getLyrics() - クラスのメソッド hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
getLyrics() - クラスのメソッド hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
getLyricsUrl() - インタフェースのメソッド hajimeapi4j.api.endpoint.MusicEndPoint
歌詞が存在する曲について、歌詞サイトのURLを取得します。
getLyricsUrl() - クラスのメソッド hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
getMember() - インタフェースのメソッド hajimeapi4j.api.endpoint.MusicEndPoint
CD、配信、ゲーム内参加メンバーを取得します。
getMember() - インタフェースのメソッド hajimeapi4j.api.endpoint.TaxEndPoint
歌唱曲、もしくはライブ披露時の参加メンバーを取得します。
getMember() - クラスのメソッド hajimeapi4j.internal.datatype.Unit
ユニットに所属しているメンバー情報を List として返します。
getMember() - クラスのメソッド hajimeapi4j.internal.datatype.utilizations.Song
楽曲に関連するメンバーのリストを取得します。
getMember() - クラスのメソッド hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
getMember() - クラスのメソッド hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
getMemberText() - クラスのメソッド hajimeapi4j.internal.datatype.utilizations.Song
楽曲に関連するメンバーの追加情報を取得します。
getMessageGeneratedDataLogging() - クラスのstaticメソッド hajimeapi4j.util.InternalUtils
 
getMessageNullRawResponseNotAllowedMessage() - クラスのstaticメソッド hajimeapi4j.util.InternalUtils
 
getMessageTookTimeLogging() - クラスのstaticメソッド hajimeapi4j.util.InternalUtils
 
getMethod() - クラスのメソッド hajimeapi4j.internal.request.CompiledRoute
 
getMethod() - クラスのメソッド hajimeapi4j.internal.request.Route
 
getMethodNotAllowedMessage() - クラスのstaticメソッド hajimeapi4j.util.InternalUtils
 
getMusicType() - インタフェースのメソッド hajimeapi4j.api.endpoint.ListEndPoint
楽曲のタイプ(cg, ml, sc. asなど)を返却します。
getMusicType() - クラスのメソッド hajimeapi4j.internal.datatype.utilizations.Song
楽曲の種類を取得します。
getMusicType() - クラスのメソッド hajimeapi4j.internal.endpoint.ListEndPointImpl
 
getName() - インタフェースのメソッド hajimeapi4j.api.endpoint.EndPoint
ふじわらはじめAPIで規定されている、主に「名称」「曲名」などに割り当てられているJSONキー「name」の情報を取得します。
getName() - クラスのメソッド hajimeapi4j.internal.endpoint.EndPointImpl
 
getOriginal() - インタフェースのメソッド hajimeapi4j.api.endpoint.MusicEndPoint
指定された楽曲IDがオリジナル楽曲である場合に、リミックスバージョン一覧を出力します。
getOriginal() - クラスのメソッド hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
getPlace() - インタフェースのメソッド hajimeapi4j.api.endpoint.TaxEndPoint
ライブの会場情報を取得します。
getPlace() - クラスのメソッド hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
getProduction() - インタフェースのメソッド hajimeapi4j.api.endpoint.ListEndPoint
アイドルの所属プロダクションを返却します
getProduction() - インタフェースのメソッド hajimeapi4j.api.endpoint.TaxEndPoint
アイドルの所属プロダクション情報を取得します。
getProduction() - クラスのメソッド hajimeapi4j.internal.datatype.Member
このアイドルの所属プロダクションを返します。
getProduction() - クラスのメソッド hajimeapi4j.internal.endpoint.ListEndPointImpl
 
getProduction() - クラスのメソッド hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
getRemix() - インタフェースのメソッド hajimeapi4j.api.endpoint.MusicEndPoint
指定された楽曲IDがリミックス楽曲である場合に、原曲の情報を出力します。
getRemix() - クラスのメソッド hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
getSetlist() - インタフェースのメソッド hajimeapi4j.api.endpoint.TaxEndPoint
ライブなどで披露した際のセットリスト情報がデータベースに存在するかどうかを取得します。
getSetlist() - クラスのメソッド hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
getSolo() - クラスのメソッド hajimeapi4j.internal.datatype.MemberSolo
ソロ情報があるかどうかを返します。
getSolo() - クラスのメソッド hajimeapi4j.internal.datatype.utilizations.Song
楽曲がソロ曲かどうかを取得します。
getSong() - インタフェースのメソッド hajimeapi4j.api.endpoint.TaxEndPoint
楽曲情報の出力を行います
getSong() - クラスのメソッド hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
getSongId() - インタフェースのメソッド hajimeapi4j.api.endpoint.EndPoint
ふじわらはじめAPIで規定されている、主に楽曲ID(ふじわらはじめAPI内部管理ID)に割り当てられているJSONキー「song_id」の情報を取得します。
getSongId() - クラスのメソッド hajimeapi4j.internal.endpoint.EndPointImpl
 
getSongText() - クラスのメソッド hajimeapi4j.internal.datatype.utilizations.Song
楽曲の追加情報を取得します。
getTaxId() - インタフェースのメソッド hajimeapi4j.api.endpoint.EndPoint
ふじわらはじめAPIで規定されている、主にカテゴリID(ふじわらはじめAPI内部管理ID)に割り当てられているJSONキー「tax_id」の情報を取得します。
getTaxId() - クラスのメソッド hajimeapi4j.internal.endpoint.EndPointImpl
 
getType() - インタフェースのメソッド hajimeapi4j.api.endpoint.EndPoint
ふじわらはじめAPIで規定されている、主に出力データタイプの規定に割り当てられているJSONキー「type」の情報を取得します。
getType() - クラスのメソッド hajimeapi4j.internal.endpoint.EndPointImpl
 
getUnit() - クラスのメソッド hajimeapi4j.internal.datatype.utilizations.Song
楽曲に関連するユニットのリストを取得します。

H

hajimeapi4j.api.endpoint - パッケージ hajimeapi4j.api.endpoint
 
hajimeapi4j.api.request - パッケージ hajimeapi4j.api.request
 
hajimeapi4j.exception - パッケージ hajimeapi4j.exception
 
hajimeapi4j.internal.builder - パッケージ hajimeapi4j.internal.builder
 
hajimeapi4j.internal.datatype - パッケージ hajimeapi4j.internal.datatype
 
hajimeapi4j.internal.datatype.utilizations - パッケージ hajimeapi4j.internal.datatype.utilizations
 
hajimeapi4j.internal.endpoint - パッケージ hajimeapi4j.internal.endpoint
 
hajimeapi4j.internal.request - パッケージ hajimeapi4j.internal.request
 
hajimeapi4j.util - パッケージ hajimeapi4j.util
 
hajimeapi4j.util.enums - パッケージ hajimeapi4j.util.enums
 

I

IDOL - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.Type
出力モードを idol に設定
IllegalParameterException - hajimeapi4j.exceptionの例外
リクエストを送るためのURIへ付与するパラメータに不正な値が渡された場合にスローされます。
IllegalParameterException() - 例外のコンストラクタ hajimeapi4j.exception.IllegalParameterException
特別メッセージなしで新規のIllegalParameterExceptionを作成します。
IllegalParameterException(String) - 例外のコンストラクタ hajimeapi4j.exception.IllegalParameterException
指定されたメッセージを使用して新規のIllegalParameterExceptionを作成します。
IllegalParameterException(String, Throwable) - 例外のコンストラクタ hajimeapi4j.exception.IllegalParameterException
指定されたメッセージと原因を使用して新規のIllegalParameterExceptionを作成します。
IllegalParameterException(Throwable) - 例外のコンストラクタ hajimeapi4j.exception.IllegalParameterException
指定された原因を使用して新規のIllegalParameterExceptionを作成します。
InternalUtils - hajimeapi4j.utilのクラス
 
isApplicableForMusic() - enum classのメソッド hajimeapi4j.util.enums.ListParameter.OrderBy
 

J

JOINT - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.MusicType
 
JOINT - enum classの列挙型定数 hajimeapi4j.util.enums.TaxParameter.MusicType
 

K

kana - クラスの変数 hajimeapi4j.internal.endpoint.ListEndPointImpl
 
kana - クラスの変数 hajimeapi4j.internal.endpoint.TaxEndPointImpl
 

L

link - クラスの変数 hajimeapi4j.internal.endpoint.EndPointImpl
 
LIST - enum classの列挙型定数 hajimeapi4j.util.enums.Method
 
ListEndPoint - hajimeapi4j.api.endpointのインタフェース
エンドポイント「/list」にて取得できる情報を定義したインターフェースです
ListEndPointBuilder - hajimeapi4j.internal.builderのクラス
list エンドポイントにリクエストを送信するためのビルダークラスです
ListEndPointImpl - hajimeapi4j.internal.endpointのクラス
 
ListEndPointImpl(String, String, int, String, String, String, String, String, String, String, String) - クラスのコンストラクタ hajimeapi4j.internal.endpoint.ListEndPointImpl
 
ListParameter - hajimeapi4j.util.enumsのインタフェース
list エンドポイントで指定できるパラメータを列挙したものです
ListParameter.MusicType - hajimeapi4j.util.enumsのEnum Class
楽曲の種類(シンデレラ、合同、リミックスなど)を指定します
ListParameter.Order - hajimeapi4j.util.enumsのEnum Class
昇順、降順の設定を行うクエリパラメータを指定します。
ListParameter.OrderBy - hajimeapi4j.util.enumsのEnum Class
並び変えの祭に使用する情報を指定します。
ListParameter.Production - hajimeapi4j.util.enumsのEnum Class
開催されたプロダクションの情報を指定します。
ListParameter.Type - hajimeapi4j.util.enumsのEnum Class
type 指定です。
listRoute() - クラスのstaticメソッド hajimeapi4j.internal.request.Route
 
live - クラスの変数 hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
Live - hajimeapi4j.internal.datatype.utilizationsのクラス
ライブ時での披露情報を格納、表示します。
LIVE - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.Type
出力モードを live に設定
LIVE_MEMBER - enum classの列挙型定数 hajimeapi4j.util.enums.MusicParameter.Hide
 
lyrics - クラスの変数 hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
lyrics - クラスの変数 hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
lyricsUrl - クラスの変数 hajimeapi4j.internal.endpoint.MusicEndPointImpl
 

M

member - クラスの変数 hajimeapi4j.internal.datatype.Unit
 
member - クラスの変数 hajimeapi4j.internal.datatype.utilizations.Disc
 
member - クラスの変数 hajimeapi4j.internal.datatype.utilizations.Live
 
member - クラスの変数 hajimeapi4j.internal.datatype.utilizations.Song
 
member - クラスの変数 hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
member - クラスの変数 hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
Member - hajimeapi4j.internal.datatypeのクラス
ゲーム内メンバー、LIVE披露時のメンバー、円盤収録時などのメンバー情報を保持するクラスです。
Member(String, String, int, int, String, String, String, String) - クラスのコンストラクタ hajimeapi4j.internal.datatype.Member
 
MemberSolo - hajimeapi4j.internal.datatypeのクラス
ゲーム内メンバー、LIVE披露時のメンバー、円盤収録時などのメンバー情報を保持するクラスです。
MemberSolo(String, String, int, int, String, String, String, String, Boolean) - クラスのコンストラクタ hajimeapi4j.internal.datatype.MemberSolo
 
memberText - クラスの変数 hajimeapi4j.internal.datatype.utilizations.Song
 
Method - hajimeapi4j.util.enumsのEnum Class
 
MILLION_LIVE - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.MusicType
 
MILLION_LIVE - enum classの列挙型定数 hajimeapi4j.util.enums.TaxParameter.MusicType
 
MUSIC - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.Type
出力モードを music に設定
MUSIC - enum classの列挙型定数 hajimeapi4j.util.enums.Method
 
MusicEndPoint - hajimeapi4j.api.endpointのインタフェース
エンドポイント「/music」にて取得できる情報を定義したインターフェースです
MusicEndPointBuilder - hajimeapi4j.internal.builderのクラス
music エンドポイントのリクエストを送信するためのビルダークラスです
MusicEndPointImpl - hajimeapi4j.internal.endpointのクラス
 
MusicEndPointImpl(String, String, int, int, String, String, List<EndPoint>, List<EndPoint>, List<EndPoint>, List<EndPoint>, List<EndPoint>, String, List<Member>, boolean, List<Disc>, List<Live>) - クラスのコンストラクタ hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
MusicParameter - hajimeapi4j.util.enumsのインタフェース
music のパラメータにて決め打ちとして指定できるパラメータを列挙したものです
MusicParameter.Hide - hajimeapi4j.util.enumsのEnum Class
データ出力の際に高速化のために省くデータを指定します
musicRoute() - クラスのstaticメソッド hajimeapi4j.internal.request.Route
 
musicType - クラスの変数 hajimeapi4j.internal.datatype.utilizations.Song
 
musicType - クラスの変数 hajimeapi4j.internal.endpoint.ListEndPointImpl
 

N

NAMCO_ALL_STARS - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.MusicType
 
NAMCO_ALL_STARS - enum classの列挙型定数 hajimeapi4j.util.enums.TaxParameter.MusicType
 
NAMCO_PRODUCTION - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.Production
 
name - クラスの変数 hajimeapi4j.internal.endpoint.EndPointImpl
 
NAME - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.OrderBy
 
NAME - enum classの列挙型定数 hajimeapi4j.util.enums.TaxParameter.OrderBy
 
newThread(Runnable) - クラスのメソッド hajimeapi4j.util.CountingThreadFactory
 
NoSuchParameterException - hajimeapi4j.exceptionの例外
リクエストを送るためのURIへ付与するパラメータの名前が解決できなかった場合にスローされます。
NoSuchParameterException() - 例外のコンストラクタ hajimeapi4j.exception.NoSuchParameterException
詳細メッセージなしで新規のNoSuchParameterExceptionを作成します。
NoSuchParameterException(String) - 例外のコンストラクタ hajimeapi4j.exception.NoSuchParameterException
詳細メッセージを指定して新規のNoSuchParameterExceptionを作成します。
NoSuchURIException - hajimeapi4j.exceptionの例外
ふじわらはじめAPIへリクエストを送るURIが見つからなかったか、正常にURIが作成されないままリクエストを送ろうとした場合にスローされます。
NoSuchURIException() - 例外のコンストラクタ hajimeapi4j.exception.NoSuchURIException
詳細メッセージなしで新規のNoSuchURIExceptionを作成します。
NoSuchURIException(String) - 例外のコンストラクタ hajimeapi4j.exception.NoSuchURIException
指定された詳細メッセージで新規のNoSuchURIExceptionを作成します。

O

original - クラスの変数 hajimeapi4j.internal.endpoint.MusicEndPointImpl
 

P

parseFromUriString(String) - クラスのstaticメソッド hajimeapi4j.util.InternalUtils
 
ParseUtil - hajimeapi4j.utilのクラス
 
place - クラスの変数 hajimeapi4j.internal.datatype.utilizations.Live
 
place - クラスの変数 hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
production - クラスの変数 hajimeapi4j.internal.datatype.Member
 
production - クラスの変数 hajimeapi4j.internal.endpoint.ListEndPointImpl
 
production - クラスの変数 hajimeapi4j.internal.endpoint.TaxEndPointImpl
 

Q

queryMap - クラスの変数 hajimeapi4j.internal.request.RestActionImpl
 

R

RAND - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.OrderBy
 
RAND - enum classの列挙型定数 hajimeapi4j.util.enums.TaxParameter.OrderBy
 
readFilesFromResourceFolder(String) - クラスのstaticメソッド hajimeapi4j.util.FileUtils
 
remix - クラスの変数 hajimeapi4j.internal.endpoint.MusicEndPointImpl
 
REMIX - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.MusicType
 
REMIX - enum classの列挙型定数 hajimeapi4j.util.enums.TaxParameter.MusicType
 
Requester - hajimeapi4j.internal.requestのクラス
 
Requester() - クラスのコンストラクタ hajimeapi4j.internal.request.Requester
 
RestAction<T> - hajimeapi4j.api.requestのインタフェース
REST APIとの相互作用全般を引き受けるクラスです。
RestActionImpl<T> - hajimeapi4j.internal.requestのクラス
 
RestActionImpl(Route, Map<String, String>) - クラスのコンストラクタ hajimeapi4j.internal.request.RestActionImpl
 
route - クラスの変数 hajimeapi4j.internal.request.RestActionImpl
 
Route - hajimeapi4j.internal.requestのクラス
 

S

sendRequest() - クラスのメソッド hajimeapi4j.internal.request.Requester
 
ServerNotRespondError - hajimeapi4j.exceptionのエラー
ふじわらはじめAPIのAPIサーバー側からエラーステータスが返された場合にスロー及び発生します。
ServerNotRespondError() - エラーのコンストラクタ hajimeapi4j.exception.ServerNotRespondError
詳細メッセージなしで新規の ServerNotRespondError を作成します。
ServerNotRespondError(String) - エラーのコンストラクタ hajimeapi4j.exception.ServerNotRespondError
指定された詳細メッセージで新規のServerNotRespondErrorを作成します。
ServerNotRespondError(String, Throwable) - エラーのコンストラクタ hajimeapi4j.exception.ServerNotRespondError
指定された詳細メッセージと原因で新規のServerNotRespondErrorを作成します。
ServerNotRespondError(String, Throwable, boolean, boolean) - エラーのコンストラクタ hajimeapi4j.exception.ServerNotRespondError
指定された詳細メッセージと原因、suppressionの有無、スタックトレースの書き込み可否で新規のServerNotRespondErrorを作成します。
ServerNotRespondError(Throwable) - エラーのコンストラクタ hajimeapi4j.exception.ServerNotRespondError
指定された原因で新規のServerNotRespondErrorを作成します。
setHide(MusicParameter.Hide...) - クラスのメソッド hajimeapi4j.internal.builder.MusicEndPointBuilder
データ出力の際に高速化のため省くデータを指定します
setLimit(int) - クラスのメソッド hajimeapi4j.internal.builder.ListEndPointBuilder
出力するデータの上限を設定します。
setLimit(int) - クラスのメソッド hajimeapi4j.internal.builder.TaxEndPointBuilder
出力するデータの上限数を設定します。
setlist - クラスの変数 hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
setMusicType(ListParameter.MusicType...) - クラスのメソッド hajimeapi4j.internal.builder.ListEndPointBuilder
楽曲の種類を指定します。
setMusicType(TaxParameter.MusicType...) - クラスのメソッド hajimeapi4j.internal.builder.TaxEndPointBuilder
楽曲の種類を指定します。
setOrder(ListParameter.Order) - クラスのメソッド hajimeapi4j.internal.builder.ListEndPointBuilder
出力データを昇順でソートするか、降順でソートするかを指定します。
setOrder(TaxParameter.Order) - クラスのメソッド hajimeapi4j.internal.builder.TaxEndPointBuilder
出力データを昇順でソートするか、降順でソートするかを指定します。
setOrderBy(ListParameter.OrderBy) - クラスのメソッド hajimeapi4j.internal.builder.ListEndPointBuilder
データの出力の際、ソート基準となるアイテムを指定します
setOrderBy(TaxParameter.OrderBy) - クラスのメソッド hajimeapi4j.internal.builder.TaxEndPointBuilder
データの出力の際、ソート基準となるアイテムを指定します
setProduction(ListParameter.Production...) - クラスのメソッド hajimeapi4j.internal.builder.ListEndPointBuilder
アイドルのプロダクションを指定します
setRoute(CompiledRoute) - クラスのメソッド hajimeapi4j.internal.request.Requester
 
setSearch(String) - クラスのメソッド hajimeapi4j.internal.builder.ListEndPointBuilder
検索を掛けるキーワードを指定します。
SHINY_COLORS - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.MusicType
 
SHINY_COLORS - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.Production
 
SHINY_COLORS - enum classの列挙型定数 hajimeapi4j.util.enums.TaxParameter.MusicType
 
SIDEM - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.MusicType
 
SIDEM - enum classの列挙型定数 hajimeapi4j.util.enums.TaxParameter.MusicType
 
SIDEM_315_PRODUCTION - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.Production
 
solo - クラスの変数 hajimeapi4j.internal.datatype.MemberSolo
 
solo - クラスの変数 hajimeapi4j.internal.datatype.utilizations.Song
 
song - クラスの変数 hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
Song - hajimeapi4j.internal.datatype.utilizationsのクラス
楽曲の情報を格納、表示します。
songId - クラスの変数 hajimeapi4j.internal.endpoint.EndPointImpl
 
songText - クラスの変数 hajimeapi4j.internal.datatype.utilizations.Song
 
submit() - インタフェースのメソッド hajimeapi4j.api.request.RestAction
REST APIへのリクエストを、ライブラリ内で独自に作成したリクエストスレッドにて行います。
submit() - クラスのメソッド hajimeapi4j.internal.endpoint.EndPointImpl
 
submit() - クラスのメソッド hajimeapi4j.internal.request.RestActionImpl
 

T

TAX - enum classの列挙型定数 hajimeapi4j.util.enums.Method
 
TaxEndPoint - hajimeapi4j.api.endpointのインタフェース
エンドポイント「/tax」にて取得できる情報を定義したインターフェースです
TaxEndPointBuilder - hajimeapi4j.internal.builderのクラス
tax エンドポイントにリクエストを送るためのビルダークラスです。
TaxEndPointImpl - hajimeapi4j.internal.endpointのクラス
 
TaxEndPointImpl(String, String, int, String, String, String, String, String, String, String, String, List<Member>, boolean, EndPoint, EndPoint, EndPoint, List<Song>) - クラスのコンストラクタ hajimeapi4j.internal.endpoint.TaxEndPointImpl
 
taxId - クラスの変数 hajimeapi4j.internal.endpoint.EndPointImpl
 
TaxParameter - hajimeapi4j.util.enumsのインタフェース
tax エンドポイントで指定できるパラメータを列挙したものです
TaxParameter.MusicType - hajimeapi4j.util.enumsのEnum Class
楽曲の種類を絞り込む際に指定します。
TaxParameter.Order - hajimeapi4j.util.enumsのEnum Class
昇順、降順の設定を行うクエリパラメータを指定します。
TaxParameter.OrderBy - hajimeapi4j.util.enumsのEnum Class
ソートを行う際に基準とするアイテムを指定します。
taxRoute() - クラスのstaticメソッド hajimeapi4j.internal.request.Route
 
TITLE - enum classの列挙型定数 hajimeapi4j.util.enums.ListParameter.OrderBy
 
toString() - クラスのメソッド hajimeapi4j.internal.request.Route
 
toString() - enum classのメソッド hajimeapi4j.util.enums.ListParameter.MusicType
 
toString() - enum classのメソッド hajimeapi4j.util.enums.ListParameter.Order
 
toString() - enum classのメソッド hajimeapi4j.util.enums.ListParameter.OrderBy
 
toString() - enum classのメソッド hajimeapi4j.util.enums.ListParameter.Production
 
toString() - enum classのメソッド hajimeapi4j.util.enums.ListParameter.Type
 
toString() - enum classのメソッド hajimeapi4j.util.enums.Method
 
toString() - enum classのメソッド hajimeapi4j.util.enums.MusicParameter.Hide
 
toString() - enum classのメソッド hajimeapi4j.util.enums.TaxParameter.Order
 
toString() - enum classのメソッド hajimeapi4j.util.enums.TaxParameter.OrderBy
 
type - クラスの変数 hajimeapi4j.internal.endpoint.EndPointImpl
 

U

unit - クラスの変数 hajimeapi4j.internal.datatype.utilizations.Disc
 
unit - クラスの変数 hajimeapi4j.internal.datatype.utilizations.Live
 
unit - クラスの変数 hajimeapi4j.internal.datatype.utilizations.Song
 
Unit - hajimeapi4j.internal.datatypeのクラス
ふじわらはじめAPIにて良く使用される、Unit型の情報をJavaで扱えるよう調整したデータクラスです。
Unit(String, String, int, int, String, String, List<Member>) - クラスのコンストラクタ hajimeapi4j.internal.datatype.Unit
 

V

validateInteger(int) - クラスのstaticメソッド hajimeapi4j.util.Checks
 
valueOf(String) - enum classのstaticメソッド hajimeapi4j.util.enums.ListParameter.MusicType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum classのstaticメソッド hajimeapi4j.util.enums.ListParameter.Order
Returns the enum constant of this class with the specified name.
valueOf(String) - enum classのstaticメソッド hajimeapi4j.util.enums.ListParameter.OrderBy
Returns the enum constant of this class with the specified name.
valueOf(String) - enum classのstaticメソッド hajimeapi4j.util.enums.ListParameter.Production
Returns the enum constant of this class with the specified name.
valueOf(String) - enum classのstaticメソッド hajimeapi4j.util.enums.ListParameter.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - enum classのstaticメソッド hajimeapi4j.util.enums.Method
Returns the enum constant of this class with the specified name.
valueOf(String) - enum classのstaticメソッド hajimeapi4j.util.enums.MusicParameter.Hide
Returns the enum constant of this class with the specified name.
valueOf(String) - enum classのstaticメソッド hajimeapi4j.util.enums.TaxParameter.MusicType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum classのstaticメソッド hajimeapi4j.util.enums.TaxParameter.Order
Returns the enum constant of this class with the specified name.
valueOf(String) - enum classのstaticメソッド hajimeapi4j.util.enums.TaxParameter.OrderBy
Returns the enum constant of this class with the specified name.
values() - enum classのstaticメソッド hajimeapi4j.util.enums.ListParameter.MusicType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum classのstaticメソッド hajimeapi4j.util.enums.ListParameter.Order
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum classのstaticメソッド hajimeapi4j.util.enums.ListParameter.OrderBy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum classのstaticメソッド hajimeapi4j.util.enums.ListParameter.Production
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum classのstaticメソッド hajimeapi4j.util.enums.ListParameter.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum classのstaticメソッド hajimeapi4j.util.enums.Method
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum classのstaticメソッド hajimeapi4j.util.enums.MusicParameter.Hide
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum classのstaticメソッド hajimeapi4j.util.enums.TaxParameter.MusicType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum classのstaticメソッド hajimeapi4j.util.enums.TaxParameter.Order
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum classのstaticメソッド hajimeapi4j.util.enums.TaxParameter.OrderBy
Returns an array containing the constants of this enum class, in the order they are declared.

W

withQueryParams(Map<String, String>) - クラスのメソッド hajimeapi4j.internal.request.CompiledRoute
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|すべてのパッケージ|直列化された形式|定数フィールド値