Class PropertiesBlockComment.PropertiesBlockCommentBuilder
java.lang.Object
tech.jhipster.lite.module.domain.javaproperties.PropertiesBlockComment.PropertiesBlockCommentBuilder
- All Implemented Interfaces:
PropertiesBlockComment.PropertiesBlockCommentCommentBuilder,PropertiesBlockComment.PropertiesBlockCommentPropertiesBuilder
- Enclosing class:
- PropertiesBlockComment
public static class PropertiesBlockComment.PropertiesBlockCommentBuilder
extends Object
implements PropertiesBlockComment.PropertiesBlockCommentCommentBuilder, PropertiesBlockComment.PropertiesBlockCommentPropertiesBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd(PropertyKey propertyKey, PropertyValue propertyValue) build()
-
Constructor Details
-
PropertiesBlockCommentBuilder
public PropertiesBlockCommentBuilder()
-
-
Method Details
-
comment
- Specified by:
commentin interfacePropertiesBlockComment.PropertiesBlockCommentCommentBuilder
-
add
public PropertiesBlockComment.PropertiesBlockCommentPropertiesBuilder add(PropertyKey propertyKey, PropertyValue propertyValue) - Specified by:
addin interfacePropertiesBlockComment.PropertiesBlockCommentPropertiesBuilder
-
build
- Specified by:
buildin interfacePropertiesBlockComment.PropertiesBlockCommentPropertiesBuilder
-