Uses of Class
org.ow2.dragon.service.deployment.CommentTO

Packages that use CommentTO
org.ow2.dragon.service.deployment   
 

Uses of CommentTO in org.ow2.dragon.service.deployment
 

Fields in org.ow2.dragon.service.deployment with type parameters of type CommentTO
protected  java.util.List<CommentTO> TechnicalServiceTO.comments
           
 

Methods in org.ow2.dragon.service.deployment that return CommentTO
 CommentTO ObjectFactory.createCommentTO()
          Create an instance of CommentTO
 

Methods in org.ow2.dragon.service.deployment that return types with arguments of type CommentTO
 java.util.List<CommentTO> TechnicalServiceTO.getComments()
          Gets the value of the comments property.
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.