Uses of Class
org.jdtaus.core.container.Text

Packages that use Text
org.jdtaus.core.container Object management and configuration. 
 

Uses of Text in org.jdtaus.core.container
 

Methods in org.jdtaus.core.container that return Text
 Text ModelObject.getDocumentation()
          Gets the documentation of the object.
 Text Message.getTemplate()
          Gets the template of the message.
 

Methods in org.jdtaus.core.container with parameters of type Text
 void ModelObject.setDocumentation(Text value)
          Setter for property documentation.
 void Message.setTemplate(Text value)
          Setter for property template.
 



Copyright © 2005-2009 jDTAUS. All Rights Reserved.