public class FileFullRepresentationsField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
FileFullRepresentationsField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected List<FileFullRepresentationsEntriesField> |
entries
A list of files.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
FileFullRepresentationsField() |
protected |
FileFullRepresentationsField(FileFullRepresentationsField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<FileFullRepresentationsEntriesField> |
getEntries() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected List<FileFullRepresentationsEntriesField> entries
public FileFullRepresentationsField()
protected FileFullRepresentationsField(FileFullRepresentationsField.Builder builder)