Uses of Class
net.anotheria.moskitodemo.sqltrace.persistence.data.CommentBuilder

Packages that use CommentBuilder
net.anotheria.moskitodemo.sqltrace.persistence.data   
 

Uses of CommentBuilder in net.anotheria.moskitodemo.sqltrace.persistence.data
 

Methods in net.anotheria.moskitodemo.sqltrace.persistence.data that return CommentBuilder
 CommentBuilder CommentBuilder.email(String aValue)
          Sets the value of the email attribute.
 CommentBuilder CommentBuilder.firstName(String aValue)
          Sets the value of the firstName attribute.
 CommentBuilder CommentBuilder.lastName(String aValue)
          Sets the value of the lastName attribute.
 CommentBuilder CommentBuilder.text(String aValue)
          Sets the value of the text attribute.
 CommentBuilder CommentBuilder.timestamp(long aValue)
          Sets the value of the timestamp attribute.
 CommentBuilder CommentBuilder.wishesUpdates(boolean aValue)
          Sets the value of the wishesUpdates attribute.
 



Copyright © 2010-2012 anotheria.net. All Rights Reserved.