| Package | Description |
|---|---|
| code.byted.cdp.model |
| Modifier and Type | Method and Description |
|---|---|
static OpenApiManualTagInfo.DataTypeEnum |
OpenApiManualTagInfo.DataTypeEnum.fromValue(String input) |
OpenApiManualTagInfo.DataTypeEnum |
OpenApiManualTagInfo.getDataType()
Get dataType
|
OpenApiManualTagInfo.DataTypeEnum |
OpenApiManualTagInfo.DataTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static OpenApiManualTagInfo.DataTypeEnum |
OpenApiManualTagInfo.DataTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenApiManualTagInfo.DataTypeEnum[] |
OpenApiManualTagInfo.DataTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OpenApiManualTagInfo |
OpenApiManualTagInfo.dataType(OpenApiManualTagInfo.DataTypeEnum dataType) |
void |
OpenApiManualTagInfo.setDataType(OpenApiManualTagInfo.DataTypeEnum dataType) |
void |
OpenApiManualTagInfo.DataTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
OpenApiManualTagInfo.DataTypeEnum enumeration) |
Copyright © 2023. All rights reserved.