public class TableDto extends Object
String
clientName
Instant
created
List<FieldDto>
fields
serviceName
tableName
TableDto(String serviceName, String clientName, String tableName, List<FieldDto> fields, Instant created)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait