public static final class ServiceQuotationText.ServiceQuotationTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ServiceQuotationText |
build() |
ServiceQuotationText.ServiceQuotationTextBuilder |
language(String language) |
ServiceQuotationText.ServiceQuotationTextBuilder |
longText(String longText) |
ServiceQuotationText.ServiceQuotationTextBuilder |
longTextID(String longTextID) |
ServiceQuotationText.ServiceQuotationTextBuilder |
serviceQuotation(ServiceQuotation value) |
ServiceQuotationText.ServiceQuotationTextBuilder |
serviceQuotation(String value) |
String |
toString() |
@Nonnull public ServiceQuotationText.ServiceQuotationTextBuilder serviceQuotation(ServiceQuotation value)
@Nonnull public ServiceQuotationText.ServiceQuotationTextBuilder serviceQuotation(String value)
public ServiceQuotationText.ServiceQuotationTextBuilder language(String language)
public ServiceQuotationText.ServiceQuotationTextBuilder longTextID(String longTextID)
public ServiceQuotationText.ServiceQuotationTextBuilder longText(String longText)
public ServiceQuotationText build()
Copyright © 2019 SAP SE. All rights reserved.