Uses of Class
cuba.util.GeneratedMessage

Packages that use GeneratedMessage
cuba.util This is the util-package, collecting command-line- and the generator-classes. 
 

Uses of GeneratedMessage in cuba.util
 

Methods in cuba.util that return GeneratedMessage
 GeneratedMessage[] GeneratorResult.getMessages()
           
 

Methods in cuba.util with parameters of type GeneratedMessage
 void GeneratorResult.addMessage(GeneratedMessage message)