public static class CustMgmtTaskPersonResp.CustMgmtTaskPersonRespBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CustMgmtTaskPersonResp |
build() |
CustMgmtTaskPersonResp.CustMgmtTaskPersonRespBuilder |
custMgmtTask(String custMgmtTask)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
CustMgmtTaskPersonResp.CustMgmtTaskPersonRespBuilder |
responsibleEmployee(String responsibleEmployee)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
@Nonnull public CustMgmtTaskPersonResp.CustMgmtTaskPersonRespBuilder custMgmtTask(@Nullable String custMgmtTask)
Original property name from the Odata EDM: CustMgmtTask
this
.@Nonnull public CustMgmtTaskPersonResp.CustMgmtTaskPersonRespBuilder responsibleEmployee(@Nullable String responsibleEmployee)
Original property name from the Odata EDM: ResponsibleEmployee
this
.@Nonnull public CustMgmtTaskPersonResp build()
Copyright © 2021 SAP SE. All rights reserved.