Uses of Interface
org.thermoweb.picocli.config.Property
Packages that use Property
-
Uses of Property in org.thermoweb.picocli.config
Classes in org.thermoweb.picocli.config that implement PropertyMethods in org.thermoweb.picocli.config that return PropertyMethods in org.thermoweb.picocli.config that return types with arguments of type PropertyModifier and TypeMethodDescriptionConfigHolder.getProperty(String propertyName) ConfigHolder.getProperty(Property property) Config.list()ConfigHolder.list()Methods in org.thermoweb.picocli.config with parameters of type PropertyModifier and TypeMethodDescriptionstatic PropertyConfig.getProperty(Property property) ConfigHolder.getProperty(Property property) static StringConfig.getPropertyAsString(Property property) ConfigHolder.getPropertyAsString(Property property) static voidConfig.setProperty(Property property) static voidConfig.setProperty(Property property, String value) voidConfigHolder.setProperty(Property property)