Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry |
Modifier and Type | Field and Description |
---|---|
static CustomerSupplierIndustryTextLink<CustomerSupplierIndustry> |
CustomerSupplierIndustryText.TO_CUSTOMER_SUPPLIER_INDUSTRY
Use with available fluent helpers to apply the to_CustomerSupplierIndustry navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
CustomerSupplierIndustry |
CustomerSupplierIndustry.CustomerSupplierIndustryBuilder.build() |
CustomerSupplierIndustry |
CustomerSupplierIndustryText.fetchCustomerSupplierIndustry()
Fetches the CustomerSupplierIndustry entity (one to one) associated with this entity.
|
CustomerSupplierIndustry |
CustomerSupplierIndustryText.getCustomerSupplierIndustryOrFetch()
Retrieval of associated CustomerSupplierIndustry entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
Optional<CustomerSupplierIndustry> |
CustomerSupplierIndustryText.getCustomerSupplierIndustryIfPresent()
Retrieval of associated CustomerSupplierIndustry entity (one to one).
|
protected Class<CustomerSupplierIndustry> |
CustomerSupplierIndustryByKeyFluentHelper.getEntityClass() |
protected Class<CustomerSupplierIndustry> |
CustomerSupplierIndustryFluentHelper.getEntityClass() |
Class<CustomerSupplierIndustry> |
CustomerSupplierIndustry.getType() |
Modifier and Type | Method and Description |
---|---|
CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder |
CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder.customerSupplierIndustry(CustomerSupplierIndustry value) |
void |
CustomerSupplierIndustryText.setCustomerSupplierIndustry(CustomerSupplierIndustry value)
Overwrites the associated CustomerSupplierIndustry entity for the loaded navigation property to_CustomerSupplierIndustry.
|
Modifier and Type | Method and Description |
---|---|
protected CustomerSupplierIndustryLink<ObjectT> |
CustomerSupplierIndustryLink.translateLinkType(EntityLink<CustomerSupplierIndustryLink<ObjectT>,CustomerSupplierIndustry,ObjectT> link) |
Constructor and Description |
---|
CustomerSupplierIndustryText(String language,
String industry,
String industryKeyText,
ErpConfigContext erpConfigContext,
CustomerSupplierIndustry toCustomerSupplierIndustry) |
Copyright © 2018 SAP SE. All rights reserved.