Uses of Class
de.smartics.properties.test.core.PropertyValueCommentBuilder

Packages that use PropertyValueCommentBuilder
de.smartics.properties.test.core   
 

Uses of PropertyValueCommentBuilder in de.smartics.properties.test.core
 

Methods in de.smartics.properties.test.core that return PropertyValueCommentBuilder
static PropertyValueCommentBuilder PropertyValueCommentBuilder.a()
          Creates a builder filled with default values.
 PropertyValueCommentBuilder PropertyValueCommentBuilder.addValueComment(Serializable value, String comment)
          Adds the comment for the given value.
 PropertyValueCommentBuilder PropertyValueCommentBuilder.but()
          Clones the builder.
static PropertyValueCommentBuilder PropertyValueCommentBuilder.from(PropertyValueComment instance)
          Creates a builder from the instance.
 PropertyValueCommentBuilder PropertyValueCommentBuilder.withSummary(String summary)
          Sets the summary of the type of the values.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.