Uses of Class
fipaos.parser.envelope.xml.Comments

Packages that use Comments
fipaos.parser.envelope.xml 

Uses of Comments in fipaos.parser.envelope.xml
 

Classes in fipaos.parser.envelope.xml that implement Comments
class CommentsImpl
          
 

Methods in fipaos.parser.envelope.xml that return Comments
CommentsParams.getComments()
          
CommentsParamsImpl.getComments()
          
 

Methods in fipaos.parser.envelope.xml with parameters of type Comments
voidParams.setComments(Comments comments)
          
voidParamsImpl.setComments(Comments comments)