Uses of Record Class
tech.jhipster.lite.module.domain.javaproperties.PropertyValue
Packages that use PropertyValue
Package
Description
-
Uses of PropertyValue in tech.jhipster.lite.module.domain
Methods in tech.jhipster.lite.module.domain that return PropertyValueModifier and TypeMethodDescriptionstatic PropertyValueJHipsterModule.propertyValue(String... values) -
Uses of PropertyValue in tech.jhipster.lite.module.domain.javaproperties
Methods in tech.jhipster.lite.module.domain.javaproperties that return PropertyValueMethods in tech.jhipster.lite.module.domain.javaproperties that return types with arguments of type PropertyValueMethods in tech.jhipster.lite.module.domain.javaproperties with parameters of type PropertyValueModifier and TypeMethodDescriptionJHipsterModuleSpringProperties.JHipsterModuleSpringPropertiesBuilder.set(PropertyKey key, PropertyValue value) SpringProperty.SpringPropertyBuilder.value(PropertyValue value) SpringProperty.SpringPropertyValueBuilder.value(PropertyValue value)