|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |