Uses of Record Class
tech.jhipster.lite.module.domain.buildproperties.PropertyKey
Packages that use PropertyKey
Package
Description
-
Uses of PropertyKey in tech.jhipster.lite.module.domain
Methods in tech.jhipster.lite.module.domain that return PropertyKey -
Uses of PropertyKey in tech.jhipster.lite.module.domain.buildproperties
Methods in tech.jhipster.lite.module.domain.buildproperties that return PropertyKeyModifier and TypeMethodDescriptionBuildProperty.key()Returns the value of thekeyrecord component.Methods in tech.jhipster.lite.module.domain.buildproperties that return types with arguments of type PropertyKeyMethods in tech.jhipster.lite.module.domain.buildproperties with parameters of type PropertyKeyModifier and TypeMethodDescriptionJHipsterModuleBuildProperties.JHipsterModuleBuildPropertiesBuilder.set(PropertyKey key, PropertyValue value) Constructors in tech.jhipster.lite.module.domain.buildproperties with parameters of type PropertyKeyModifierConstructorDescriptionBuildProperty(PropertyKey key, PropertyValue value) Creates an instance of aBuildPropertyrecord class. -
Uses of PropertyKey in tech.jhipster.lite.module.domain.javabuildprofile
Methods in tech.jhipster.lite.module.domain.javabuildprofile that return types with arguments of type PropertyKey