| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
YomiPersonName |
YomiPersonName.Builder.build() |
YomiPersonName |
YomiPersonName.withDisplayName(String displayName) |
YomiPersonName |
YomiPersonName.withFirst(String first) |
YomiPersonName |
YomiPersonName.withLast(String last) |
YomiPersonName |
YomiPersonName.withMaiden(String maiden) |
YomiPersonName |
YomiPersonName.withMiddle(String middle) |
| Modifier and Type | Field and Description |
|---|---|
protected YomiPersonName |
PersonName.pronunciation |
| Modifier and Type | Method and Description |
|---|---|
Optional<YomiPersonName> |
PersonName.getPronunciation() |
| Modifier and Type | Method and Description |
|---|---|
PersonName.Builder |
PersonName.Builder.pronunciation(YomiPersonName pronunciation) |
PersonName |
PersonName.withPronunciation(YomiPersonName pronunciation) |
Copyright © 2018–2020. All rights reserved.