public class HubItemListBlockV2025R0 extends HubDocumentBlockV2025R0
| Modifier and Type | Class and Description |
|---|---|
static class |
HubItemListBlockV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected EnumWrapper<HubItemListBlockV2025R0TypeField> |
type
The type of this block.
|
id, parentIdexplicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
HubItemListBlockV2025R0(HubItemListBlockV2025R0.Builder builder) |
|
HubItemListBlockV2025R0(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
EnumWrapper<HubItemListBlockV2025R0TypeField> |
getType() |
int |
hashCode() |
String |
toString() |
getId, getParentIdgetRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<HubItemListBlockV2025R0TypeField> type
public HubItemListBlockV2025R0(String id)
protected HubItemListBlockV2025R0(HubItemListBlockV2025R0.Builder builder)
public EnumWrapper<HubItemListBlockV2025R0TypeField> getType()
public boolean equals(Object o)
equals in class HubDocumentBlockV2025R0public int hashCode()
hashCode in class HubDocumentBlockV2025R0public String toString()
toString in class HubDocumentBlockV2025R0