public class SetParentheticTime extends SetComponentTime
A set-component that is itself made up of set of contained components that are evaluated as one value.
operatorvalue| Constructor and Description |
|---|
SetParentheticTime(List<? extends SetComponentTime> components) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends SetComponentTime> |
getComponents() |
getNarrative, getOperator, setNarrative, setOperatorgetValue, setValuepublic SetParentheticTime(List<? extends SetComponentTime> components)
public List<? extends SetComponentTime> getComponents()
Copyright © 2021. All rights reserved.