Uses of Class
tech.jhipster.lite.module.domain.javaproperties.SpringComment
Packages that use SpringComment
-
Uses of SpringComment in tech.jhipster.lite.module.domain.javaproperties
Methods in tech.jhipster.lite.module.domain.javaproperties that return SpringCommentMethods in tech.jhipster.lite.module.domain.javaproperties that return types with arguments of type SpringCommentModifier and TypeMethodDescriptionSpringComments.comments()Returns the value of thecommentsrecord component.SpringComments.get()Constructor parameters in tech.jhipster.lite.module.domain.javaproperties with type arguments of type SpringCommentModifierConstructorDescriptionSpringComments(Collection<SpringComment> comments) Creates an instance of aSpringCommentsrecord class.