Package de.aeb.xnsg.ftmc.bf.v3.dtos
Class GetClassificationResultDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractResponseDTO
de.aeb.xnsg.ftmc.bf.v3.dtos.GetClassificationResultDTO
public class GetClassificationResultDTO
extends de.aeb.xnsg.foundation.bf.AbstractResponseDTO
-
Field Summary
FieldsModifier and TypeFieldDescriptionContainer with the classification codes that belong to the queried classification.Fields inherited from class de.aeb.xnsg.foundation.bf.AbstractResponseDTO
EMPTY_MANDATORY_FIELD, hasErrors, hasOnlyRetryableErrors, hasWarnings, I18N_WARNING, INTERNAL_SERVER_ERROR, INVALID_DATA_ERROR, INVALID_DATA_WARNING, LOCK_ERROR, messages -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
classificationValues
Container with the classification codes that belong to the queried classification.
-
-
Constructor Details
-
GetClassificationResultDTO
public GetClassificationResultDTO()
-