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