Package io.github.qishr.cascara.common.content.type
Class ContentTypeRegistry
java.lang.Object
io.github.qishr.cascara.common.content.type.ContentTypeRegistry
public class ContentTypeRegistry
Field Summary
| Modifier and Type | Field | Description |
|---|---|---|
| public List |
records |
Constructor Summary
| Constructor | Description |
|---|---|
| ContentTypeRegistry() |
Method Summary
| Modifier and Type | Method | Description |
|---|---|---|
| public List<ContentType> | getRecords() | |
| public void | setRecords(List<ContentType> records) |
Field Details
records
@io.github.qishr.cascara.common.lang.annotation.DataField
public List
Method Details
getRecords
public List<ContentType> getRecords()
setRecords
public void setRecords(List<ContentType> records)