| Package | Description |
|---|---|
| com.uaihebert.uaimockserver.dto.model | |
| com.uaihebert.uaimockserver.dto.response | |
| com.uaihebert.uaimockserver.model |
| Modifier and Type | Method and Description |
|---|---|
BodyValidationType |
UaiRequestDTO.getBodyValidationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
UaiRequestDTO.setBodyValidationType(BodyValidationType bodyValidationType) |
| Modifier and Type | Method and Description |
|---|---|
List<BodyValidationType> |
IndexResponseDTO.getBodyValidationTypeList() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexResponseDTO.setBodyValidationTypeList(List<BodyValidationType> bodyValidationTypeList) |
| Modifier and Type | Method and Description |
|---|---|
BodyValidationType |
UaiRequest.getBodyValidationType() |
static BodyValidationType |
BodyValidationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BodyValidationType[] |
BodyValidationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UaiRequest.UaiRequestBuilder |
UaiRequest.UaiRequestBuilder.bodyValidationType(BodyValidationType bodyValidationType) |
Copyright © 2015. All rights reserved.