Index
All Classes and Interfaces|All Packages|Serialized Form
C
- Config - Class in org.thermoweb.picocli.config
- ConfigCommand - Class in org.thermoweb.picocli.command
-
Command class to add to enable the config command into your tool.
- ConfigCommand() - Constructor for class org.thermoweb.picocli.command.ConfigCommand
- ConfigException - Exception Class in org.thermoweb.picocli.config
- ConfigException(Exception) - Constructor for exception class org.thermoweb.picocli.config.ConfigException
- ConfigException(String) - Constructor for exception class org.thermoweb.picocli.config.ConfigException
- ConfigHolder - Interface in org.thermoweb.picocli.config
E
- equals(Object) - Method in record class org.thermoweb.picocli.config.SimpleProperty
-
Indicates whether some other object is "equal to" this one.
G
- get(Property) - Static method in class org.thermoweb.picocli.config.Config
- getProperty(String) - Method in interface org.thermoweb.picocli.config.ConfigHolder
- getProperty(Property) - Static method in class org.thermoweb.picocli.config.Config
- getProperty(Property) - Method in interface org.thermoweb.picocli.config.ConfigHolder
- getPropertyAsString(String) - Method in interface org.thermoweb.picocli.config.ConfigHolder
- getPropertyAsString(Property) - Static method in class org.thermoweb.picocli.config.Config
- getPropertyAsString(Property) - Method in interface org.thermoweb.picocli.config.ConfigHolder
H
- hashCode() - Method in record class org.thermoweb.picocli.config.SimpleProperty
-
Returns a hash code value for this object.
I
- id() - Method in interface org.thermoweb.picocli.config.Property
- id() - Method in record class org.thermoweb.picocli.config.SimpleProperty
-
Returns the value of the
idrecord component. - isSecret() - Method in interface org.thermoweb.picocli.config.Property
- isSecret() - Method in record class org.thermoweb.picocli.config.SimpleProperty
-
Returns the value of the
isSecretrecord component.
L
- list() - Method in class org.thermoweb.picocli.command.ConfigCommand
- list() - Static method in class org.thermoweb.picocli.config.Config
- list() - Method in interface org.thermoweb.picocli.config.ConfigHolder
O
- org.thermoweb.picocli.command - package org.thermoweb.picocli.command
- org.thermoweb.picocli.config - package org.thermoweb.picocli.config
P
- Property - Interface in org.thermoweb.picocli.config
R
- run() - Method in class org.thermoweb.picocli.command.ConfigCommand
S
- setConfigHolder(ConfigHolder) - Static method in class org.thermoweb.picocli.config.Config
- setProperty(String, String) - Static method in class org.thermoweb.picocli.config.Config
- setProperty(String, String, boolean) - Static method in class org.thermoweb.picocli.config.Config
- setProperty(Property) - Static method in class org.thermoweb.picocli.config.Config
- setProperty(Property) - Method in interface org.thermoweb.picocli.config.ConfigHolder
- setProperty(Property, String) - Static method in class org.thermoweb.picocli.config.Config
- SimpleProperty - Record Class in org.thermoweb.picocli.config
- SimpleProperty(String) - Constructor for record class org.thermoweb.picocli.config.SimpleProperty
- SimpleProperty(String, String, boolean) - Constructor for record class org.thermoweb.picocli.config.SimpleProperty
-
Creates an instance of a
SimplePropertyrecord class.
T
- toString() - Method in record class org.thermoweb.picocli.config.SimpleProperty
-
Returns a string representation of this record class.
V
- value() - Method in interface org.thermoweb.picocli.config.Property
- value() - Method in record class org.thermoweb.picocli.config.SimpleProperty
-
Returns the value of the
valuerecord component.
All Classes and Interfaces|All Packages|Serialized Form