public class PropertyDescriptorFields
extends java.lang.Object
RuleSetFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_VALUE
The default value.
|
static java.lang.String |
DELIMITER
For multi-valued properties, this defines the delimiter of the single values.
|
static java.lang.String |
DESC
The description of the property.
|
static java.lang.String |
DESCRIPTION
The description of the property.
|
static java.lang.String |
LEGAL_PACKAGES
To limit the range of valid values, e.g.
|
static java.lang.String |
MAX
The maximum allowed value.
|
static java.lang.String |
MIN
The minium allowed value.
|
static java.lang.String |
NAME
The name of the property
|
static java.lang.String |
TYPE
The type of the property.
|
static java.lang.String |
VALUE
The default value.
|
| Constructor and Description |
|---|
PropertyDescriptorFields() |
public static final java.lang.String TYPE
PropertyDescriptorUtil,
Constant Field Valuespublic static final java.lang.String NAME
public static final java.lang.String DESCRIPTION
public static final java.lang.String DESC
public static final java.lang.String VALUE
public static final java.lang.String DEFAULT_VALUE
public static final java.lang.String DELIMITER
public static final java.lang.String MIN
public static final java.lang.String MAX
public static final java.lang.String LEGAL_PACKAGES
Copyright © 2002-2014 InfoEther. All Rights Reserved.