Uses of Class
org.daisy.pipeline.client.models.job.Message

Packages that use Message
org.daisy.pipeline.client.models   
org.daisy.pipeline.client.models.job   
 

Uses of Message in org.daisy.pipeline.client.models
 

Fields in org.daisy.pipeline.client.models with type parameters of type Message
 java.util.List<Message> Job.messages
           
 

Uses of Message in org.daisy.pipeline.client.models.job
 

Methods in org.daisy.pipeline.client.models.job with parameters of type Message
 int Message.compareTo(Message other)