public class DataTypeModel extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DataTypeModel.Builder |
| Modifier | Constructor and Description |
|---|---|
|
DataTypeModel() |
protected |
DataTypeModel(String type,
String mediaType,
ModelType modelType) |
| Modifier and Type | Method and Description |
|---|---|
static DataTypeModel.Builder |
builder() |
boolean |
equals(Object o) |
String |
getMediaType() |
ModelType |
getModelType() |
String |
getType() |
int |
hashCode() |
public String getMediaType()
public String getType()
public static DataTypeModel.Builder builder()
Copyright © 2022. All rights reserved.