public class FileFullRepresentationsEntriesInfoField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
FileFullRepresentationsEntriesInfoField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
url
The API URL that can be used to get more info on this file representation.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
FileFullRepresentationsEntriesInfoField() |
protected |
FileFullRepresentationsEntriesInfoField(FileFullRepresentationsEntriesInfoField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUrl() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic FileFullRepresentationsEntriesInfoField()
protected FileFullRepresentationsEntriesInfoField(FileFullRepresentationsEntriesInfoField.Builder builder)