Index

C E F H M S T V 
All Classes and Interfaces|All Packages

C

ch.so.agi.hop.commons.core - package ch.so.agi.hop.commons.core
 
CONFIGURED - Enum constant in enum class ch.so.agi.hop.commons.core.SourceMode
 
configuredValue() - Method in record class ch.so.agi.hop.commons.core.ValueOrField
Returns the value of the configuredValue record component.

E

equals(Object) - Method in record class ch.so.agi.hop.commons.core.ValueOrField
Indicates whether some other object is "equal to" this one.

F

FIELD - Enum constant in enum class ch.so.agi.hop.commons.core.SourceMode
 
fieldName() - Method in record class ch.so.agi.hop.commons.core.ValueOrField
Returns the value of the fieldName record component.

H

hashCode() - Method in record class ch.so.agi.hop.commons.core.ValueOrField
Returns a hash code value for this object.

M

mode() - Method in record class ch.so.agi.hop.commons.core.ValueOrField
Returns the value of the mode record component.

S

SourceMode - Enum Class in ch.so.agi.hop.commons.core
The source of an option's runtime value.

T

toString() - Method in record class ch.so.agi.hop.commons.core.ValueOrField
Returns a string representation of this record class.

V

valueOf(String) - Static method in enum class ch.so.agi.hop.commons.core.SourceMode
Returns the enum constant of this class with the specified name.
ValueOrField - Record Class in ch.so.agi.hop.commons.core
Dialog state retaining both inputs.
ValueOrField(SourceMode, String, String) - Constructor for record class ch.so.agi.hop.commons.core.ValueOrField
Creates an instance of a ValueOrField record class.
values() - Static method in enum class ch.so.agi.hop.commons.core.SourceMode
Returns an array containing the constants of this enum class, in the order they are declared.
C E F H M S T V 
All Classes and Interfaces|All Packages