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