| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected CompanyDetail |
PositionDetail.company |
| Modifier and Type | Method and Description |
|---|---|
CompanyDetail |
CompanyDetail.Builder.build() |
CompanyDetail |
CompanyDetail.withAddress(PhysicalAddress address) |
CompanyDetail |
CompanyDetail.withDepartment(String department) |
CompanyDetail |
CompanyDetail.withDisplayName(String displayName) |
CompanyDetail |
CompanyDetail.withOfficeLocation(String officeLocation) |
CompanyDetail |
CompanyDetail.withPronunciation(String pronunciation) |
CompanyDetail |
CompanyDetail.withWebUrl(String webUrl) |
| Modifier and Type | Method and Description |
|---|---|
Optional<CompanyDetail> |
PositionDetail.getCompany() |
| Modifier and Type | Method and Description |
|---|---|
PositionDetail.Builder |
PositionDetail.Builder.company(CompanyDetail company) |
PositionDetail |
PositionDetail.withCompany(CompanyDetail company) |
| Modifier and Type | Field and Description |
|---|---|
protected CompanyDetail |
ProjectParticipation.client |
| Modifier and Type | Method and Description |
|---|---|
Optional<CompanyDetail> |
ProjectParticipation.getClient() |
| Modifier and Type | Method and Description |
|---|---|
ProjectParticipation.Builder |
ProjectParticipation.Builder.client(CompanyDetail client) |
ProjectParticipation |
ProjectParticipation.withClient(CompanyDetail client) |
Copyright © 2018–2020. All rights reserved.