| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.container | |
| microsoft.dynamics.crm.enums |
| Modifier and Type | Field and Description |
|---|---|
protected TimeCode |
TimeInfo.timeCode |
| Modifier and Type | Method and Description |
|---|---|
Optional<TimeCode> |
TimeInfo.getTimeCode() |
| Modifier and Type | Method and Description |
|---|---|
TimeInfo.Builder |
TimeInfo.Builder.timeCode(TimeCode timeCode) |
TimeInfo |
TimeInfo.withTimeCode(TimeCode timeCode) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<QueryScheduleResponse> |
System.querySchedule(String resourceId,
OffsetDateTime start,
OffsetDateTime end,
List<TimeCode> timeCodes) |
| Modifier and Type | Method and Description |
|---|---|
static TimeCode |
TimeCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeCode[] |
TimeCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021. All rights reserved.