Uses of Record Class
tech.jhipster.lite.module.domain.javaproperties.Comment
Packages that use Comment
Package
Description
-
Uses of Comment in tech.jhipster.lite.module.domain
Methods in tech.jhipster.lite.module.domain that return Comment -
Uses of Comment in tech.jhipster.lite.module.domain.javaproperties
Methods in tech.jhipster.lite.module.domain.javaproperties that return CommentModifier and TypeMethodDescriptionPropertiesBlockComment.comment()SpringPropertiesBlockComment.comment()SpringComment.value()Methods in tech.jhipster.lite.module.domain.javaproperties that return types with arguments of type CommentMethods in tech.jhipster.lite.module.domain.javaproperties with parameters of type CommentModifier and TypeMethodDescriptionJHipsterModuleSpringProperties.JHipsterModuleSpringPropertiesBuilder.comment(PropertyKey key, Comment value) -
Uses of Comment in tech.jhipster.lite.module.infrastructure.secondary
Methods in tech.jhipster.lite.module.infrastructure.secondary with parameters of type CommentModifier and TypeMethodDescriptionvoidPropertiesFileSpringPropertiesBlockCommentsHandler.set(Comment comment, Map<PropertyKey, PropertyValue> properties)