ProgressDetails Attributes are not accessible

The attributes (current, total, start) in the class com.github.dockerjava.api.model.ResponseItem.ProgressDetail are package scoped. It would be nice to be able to access these values outside of their package.