Uses of Class
com.core.exception.dto.MessageItemDTO
-
Packages that use MessageItemDTO Package Description com.core.exception.dto -
-
Uses of MessageItemDTO in com.core.exception.dto
Methods in com.core.exception.dto that return types with arguments of type MessageItemDTO Modifier and Type Method Description java.util.List<MessageItemDTO>
MessageFormatDTO. getItemList()
Method parameters in com.core.exception.dto with type arguments of type MessageItemDTO Modifier and Type Method Description void
MessageFormatDTO. setItemList(java.util.List<MessageItemDTO> itemList)
-