public final class Info extends ObjectSE
各詳細要素は、POJO やネストされたマップなどの単一または階層オブジェクトにすることができます。
| 修飾子と型 | クラスと説明 |
|---|---|
static class | Info.Builder 不変の Info インスタンスを作成するためのビルダー。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
boolean | equals(ObjectSE obj) |
ObjectSE | get(StringSE id) |
<T> T | get(StringSE id, ClassSE<T> type) |
MapSE<StringSE, ObjectSE> | getDetails() コンテンツを返します。 |
int | hashCode() |
StringSE | toString() |
cloneSE, finalizeSE, getClassSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic int hashCode()
ObjectSE の hashCodeSE public StringSE toString()
ObjectSE の toStringSE