public class BoundsPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Long |
bounce
(Boolean) True if the point should bounce between the targetLowPoint and targetHighPoint
values.
|
static java.lang.Long |
targetHighPoint
(Integer) The targeted high point.
|
static java.lang.Long |
targetLowPoint
(Integer) The targeted low point.
|
| Constructor and Description |
|---|
BoundsPrms() |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static java.lang.Long targetLowPoint
public static java.lang.Long targetHighPoint
public static java.lang.Long bounce
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.