Class LaunchSysProp.StringLaunchSysProp
java.lang.Object
com.inductiveautomation.ignition.client.launch.util.LaunchSysProp<String>
com.inductiveautomation.ignition.client.launch.util.LaunchSysProp.StringLaunchSysProp
- Enclosing class:
- LaunchSysProp<T>
The most standard form of a system property, whose value is simply a (nullable) String type.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.client.launch.util.LaunchSysProp
LaunchSysProp.BooleanLaunchSysProp, LaunchSysProp.IntLaunchSysProp, LaunchSysProp.LaunchSysPropWithJvm, LaunchSysProp.LongLaunchSysProp, LaunchSysProp.SequenceLaunchSysProp, LaunchSysProp.StringLaunchSysProp
-
Field Summary
Fields inherited from class com.inductiveautomation.ignition.client.launch.util.LaunchSysProp
key, legacyKey, value
-
Method Summary
Methods inherited from class com.inductiveautomation.ignition.client.launch.util.LaunchSysProp
key, toDProps, toDPropsWith, value, valueOr
-
Method Details
-
getValue
Useful for splitting the value on a specific separator.
-