public static class PropertySetter.Property
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
desc
The property description.
|
java.lang.String |
key
The property key.
|
java.lang.Number |
maxValue
The property maximum value.
|
java.lang.Number |
minValue
The property minimum value.
|
java.lang.String[] |
params
The property additional parameters.
|
java.lang.Number |
step
The property step.
|
short |
type
The property type.
|
public java.lang.String desc
public java.lang.String key
public short type
public java.lang.String[] params
public java.lang.Number minValue
public java.lang.Number maxValue
public java.lang.Number step
Copyright © 2019-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence