Modifier and Type | Method and Description |
---|---|
OFTime |
OFTime.Builder.build() |
OFTime |
OFBundleFeaturesPropTime.getSchedAccuracy() |
OFTime |
OFBundleFeaturesPropTime.Builder.getSchedAccuracy() |
OFTime |
OFBundleFeaturesPropTime.getSchedMaxFuture() |
OFTime |
OFBundleFeaturesPropTime.Builder.getSchedMaxFuture() |
OFTime |
OFBundleFeaturesPropTime.getSchedMaxPast() |
OFTime |
OFBundleFeaturesPropTime.Builder.getSchedMaxPast() |
OFTime |
OFBundleFeaturesPropTime.getTimestamp() |
OFTime |
OFBundleFeaturesPropTime.Builder.getTimestamp() |
OFTime |
OFFactory.time(U64 seconds,
long nanoseconds) |
Modifier and Type | Method and Description |
---|---|
List<OFTime> |
OFBundlePropTime.getScheduledTime() |
List<OFTime> |
OFBundlePropTime.Builder.getScheduledTime() |
Modifier and Type | Method and Description |
---|---|
OFBundleFeaturesPropTime.Builder |
OFBundleFeaturesPropTime.Builder.setSchedAccuracy(OFTime schedAccuracy) |
OFBundleFeaturesPropTime.Builder |
OFBundleFeaturesPropTime.Builder.setSchedMaxFuture(OFTime schedMaxFuture) |
OFBundleFeaturesPropTime.Builder |
OFBundleFeaturesPropTime.Builder.setSchedMaxPast(OFTime schedMaxPast) |
OFBundleFeaturesPropTime.Builder |
OFBundleFeaturesPropTime.Builder.setTimestamp(OFTime timestamp) |
Modifier and Type | Method and Description |
---|---|
OFBundlePropTime |
OFFactory.bundlePropTime(List<OFTime> scheduledTime) |
OFBundlePropTime.Builder |
OFBundlePropTime.Builder.setScheduledTime(List<OFTime> scheduledTime) |
Modifier and Type | Method and Description |
---|---|
OFTime |
OFFactoryVer10.time(U64 seconds,
long nanoseconds) |
Modifier and Type | Method and Description |
---|---|
OFBundlePropTime |
OFFactoryVer10.bundlePropTime(List<OFTime> scheduledTime) |
Modifier and Type | Method and Description |
---|---|
OFTime |
OFFactoryVer11.time(U64 seconds,
long nanoseconds) |
Modifier and Type | Method and Description |
---|---|
OFBundlePropTime |
OFFactoryVer11.bundlePropTime(List<OFTime> scheduledTime) |
Modifier and Type | Method and Description |
---|---|
OFTime |
OFFactoryVer12.time(U64 seconds,
long nanoseconds) |
Modifier and Type | Method and Description |
---|---|
OFBundlePropTime |
OFFactoryVer12.bundlePropTime(List<OFTime> scheduledTime) |
Modifier and Type | Method and Description |
---|---|
OFTime |
OFFactoryVer13.time(U64 seconds,
long nanoseconds) |
Modifier and Type | Method and Description |
---|---|
OFBundlePropTime |
OFFactoryVer13.bundlePropTime(List<OFTime> scheduledTime) |
Modifier and Type | Method and Description |
---|---|
OFTime |
OFFactoryVer14.time(U64 seconds,
long nanoseconds) |
Modifier and Type | Method and Description |
---|---|
OFBundlePropTime |
OFFactoryVer14.bundlePropTime(List<OFTime> scheduledTime) |
Modifier and Type | Method and Description |
---|---|
OFTime |
OFFactoryVer15.time(U64 seconds,
long nanoseconds) |
Modifier and Type | Method and Description |
---|---|
OFBundlePropTime |
OFFactoryVer15.bundlePropTime(List<OFTime> scheduledTime) |
Copyright © 2016. All rights reserved.