| Package | Description | 
|---|---|
| com.ars.aerodata.A424_datatypes | |
| com.ars.aerodata.A424_enums | 
| Modifier and Type | Field and Description | 
|---|---|
| protected RelativeTimeIndicator | StartOrEndTime. relativeTimeIndicatorThis field supports specifying the StartOrEndTime as an offset from sunrise or sunset. | 
| Modifier and Type | Method and Description | 
|---|---|
| RelativeTimeIndicator | StartOrEndTime. getRelativeTimeIndicator()Gets the value of the relativeTimeIndicator property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StartOrEndTime. setRelativeTimeIndicator(RelativeTimeIndicator value)Sets the value of the relativeTimeIndicator property. | 
| Modifier and Type | Method and Description | 
|---|---|
| static RelativeTimeIndicator | RelativeTimeIndicator. fromValue(String v) | 
| static RelativeTimeIndicator | RelativeTimeIndicator. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static RelativeTimeIndicator[] | RelativeTimeIndicator. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2020. All rights reserved.