| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
static DocumentSearchResultAllOfDTO.SourceTypeEnum |
DocumentSearchResultAllOfDTO.SourceTypeEnum.fromValue(String value) |
DocumentSearchResultAllOfDTO.SourceTypeEnum |
DocumentSearchResultAllOfDTO.getSourceType()
Get sourceType
|
DocumentSearchResultAllOfDTO.SourceTypeEnum |
DocumentSearchResultAllOfDTO.SourceTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static DocumentSearchResultAllOfDTO.SourceTypeEnum |
DocumentSearchResultAllOfDTO.SourceTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentSearchResultAllOfDTO.SourceTypeEnum[] |
DocumentSearchResultAllOfDTO.SourceTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentSearchResultAllOfDTO.setSourceType(DocumentSearchResultAllOfDTO.SourceTypeEnum sourceType) |
DocumentSearchResultAllOfDTO |
DocumentSearchResultAllOfDTO.sourceType(DocumentSearchResultAllOfDTO.SourceTypeEnum sourceType) |
void |
DocumentSearchResultAllOfDTO.SourceTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
DocumentSearchResultAllOfDTO.SourceTypeEnum enumeration) |
Copyright © 2021 WSO2 Inc. All rights reserved.