Uses of Class
tech.jhipster.lite.module.domain.javaproperties.SpringPropertiesBlockComment
Packages that use SpringPropertiesBlockComment
-
Uses of SpringPropertiesBlockComment in tech.jhipster.lite.module.domain.javaproperties
Methods in tech.jhipster.lite.module.domain.javaproperties that return SpringPropertiesBlockCommentModifier and TypeMethodDescriptionSpringPropertiesBlockComment.SpringPropertiesBlockCommentBuilder.build()SpringPropertiesBlockComment.SpringPropertiesBlockCommentProfileBuilder.build()Methods in tech.jhipster.lite.module.domain.javaproperties that return types with arguments of type SpringPropertiesBlockCommentModifier and TypeMethodDescriptionSpringPropertiesBlockComments.get()SpringPropertiesBlockComments.propertiesBlockComments()Returns the value of thepropertiesBlockCommentsrecord component.Constructor parameters in tech.jhipster.lite.module.domain.javaproperties with type arguments of type SpringPropertiesBlockCommentModifierConstructorDescriptionSpringPropertiesBlockComments(Collection<SpringPropertiesBlockComment> propertiesBlockComments) Creates an instance of aSpringPropertiesBlockCommentsrecord class.