public class ScalarHeader extends Object
| Constructor and Description |
|---|
ScalarHeader(Optional<String> description,
boolean hidden,
boolean deterministic) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getDescription() |
boolean |
isDeterministic() |
boolean |
isHidden() |
Copyright © 2012–2019. All rights reserved.