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