| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected AnniversaryType |
PersonAnniversary.type |
| Modifier and Type | Method and Description |
|---|---|
Optional<AnniversaryType> |
PersonAnniversary.getType() |
| Modifier and Type | Method and Description |
|---|---|
PersonAnniversary.Builder |
PersonAnniversary.Builder.type(AnniversaryType type) |
PersonAnniversary |
PersonAnniversary.withType(AnniversaryType type) |
| Modifier and Type | Method and Description |
|---|---|
static AnniversaryType |
AnniversaryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnniversaryType[] |
AnniversaryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.