| Interface | Description |
|---|---|
| GeneratedPropertyValue |
Provides operations to generate message property values.
|
| PropertyValue |
Provides a message property value.
|
| Class | Description |
|---|---|
| GeneratedPropertySupport |
Provides support to generate message property values.
|
| ListPropertyValue |
Provides property values from the underlining list of items.
|
| NumericGeneratedPropertySupport |
Provides support for numeric generators with lower and upper boundaries.
|
| PropertyValueFactory |
Creates property value instances using given alias (type) value.
|
| RandomPropertyValue |
Generates random property values in a given lower and upper boundaries.
|
| RangePropertyValue |
Generates property values from a range with given lower and upper boundaries.
|
| SimplePropertyValue |
Simple property value holder for a constant properties.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.