Package org.openwms.core.preferences
Class Preference.Builder
java.lang.Object
org.openwms.core.preferences.Preference.Builder
- Enclosing class:
Preference
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate booleanprivate Stringprivate Stringprivate LocalDateTimeprivate Stringprivate Stringprivate Stringprivate Stringprivate PropertyScopeprivate PreferenceTypeprivate String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()description(String val) fromFile(boolean val) booleanhasPKey()scope(PropertyScope val) type(PreferenceType val)
-
Field Details
-
pKey
-
key
-
owner
-
description
-
val
-
defValue
-
minValue
-
maxValue
-
groupName
-
scope
-
type
-
fromFile
private boolean fromFile -
lastModifiedDt
-
-
Constructor Details
-
Builder
private Builder()
-
-
Method Details
-
hasPKey
public boolean hasPKey() -
pKey
-
key
-
owner
-
description
-
val
-
defValue
-
minValue
-
maxValue
-
groupName
-
scope
-
type
-
fromFile
-
lastModifiedDt
-
build
-