Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.javafx.table
Class SystemPropertiesTableView.SystemProperty
- java.lang.Object
-
- com.iamsoft.util.ui.javafx.table.SystemPropertiesTableView.SystemProperty
-
- Enclosing class:
- SystemPropertiesTableView
public static final class SystemPropertiesTableView.SystemProperty extends Object
Represents a system property.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()com.iamsoft.util.ui.javafx.table.SystemPropertiesTableView.TypegetType()StringgetVal()StringtoString()
-