| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.enums |
| Modifier and Type | Field and Description |
|---|---|
protected SubCode |
TimeInfo.subCode |
| Modifier and Type | Method and Description |
|---|---|
Optional<SubCode> |
TimeInfo.getSubCode() |
| Modifier and Type | Method and Description |
|---|---|
TimeInfo.Builder |
TimeInfo.Builder.subCode(SubCode subCode) |
TimeInfo |
TimeInfo.withSubCode(SubCode subCode) |
| Modifier and Type | Method and Description |
|---|---|
static SubCode |
SubCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubCode[] |
SubCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021. All rights reserved.