public static class ServiceConfPersonResp.ServiceConfPersonRespBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ServiceConfPersonResp |
build() |
ServiceConfPersonResp.ServiceConfPersonRespBuilder |
personResponsible(String personResponsible)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
ServiceConfPersonResp.ServiceConfPersonRespBuilder |
serviceConfirmation(String serviceConfirmation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
@Nonnull public ServiceConfPersonResp.ServiceConfPersonRespBuilder serviceConfirmation(@Nullable String serviceConfirmation)
Original property name from the Odata EDM: ServiceConfirmation
this
.@Nonnull public ServiceConfPersonResp.ServiceConfPersonRespBuilder personResponsible(@Nullable String personResponsible)
Original property name from the Odata EDM: PersonResponsible
this
.@Nonnull public ServiceConfPersonResp build()
Copyright © 2021 SAP SE. All rights reserved.