Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry |
Modifier and Type | Field and Description |
---|---|
static CustomerSupplierIndustryLink<CustomerSupplierIndustryText> |
CustomerSupplierIndustry.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
CustomerSupplierIndustryText |
CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CustomerSupplierIndustryText> |
CustomerSupplierIndustry.fetchText()
Fetches the CustomerSupplierIndustryText entities (one to many) associated with this entity.
|
protected Class<CustomerSupplierIndustryText> |
CustomerSupplierIndustryTextByKeyFluentHelper.getEntityClass() |
protected Class<CustomerSupplierIndustryText> |
CustomerSupplierIndustryTextFluentHelper.getEntityClass() |
Optional<List<CustomerSupplierIndustryText>> |
CustomerSupplierIndustry.getTextIfPresent()
Retrieval of associated CustomerSupplierIndustryText entities (one to many).
|
List<CustomerSupplierIndustryText> |
CustomerSupplierIndustry.getTextOrFetch()
Retrieval of associated CustomerSupplierIndustryText entities (one to many).
|
Class<CustomerSupplierIndustryText> |
CustomerSupplierIndustryText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CustomerSupplierIndustry.addText(CustomerSupplierIndustryText... entity)
Adds elements to the list of associated CustomerSupplierIndustryText entities.
|
CustomerSupplierIndustry.CustomerSupplierIndustryBuilder |
CustomerSupplierIndustry.CustomerSupplierIndustryBuilder.text(CustomerSupplierIndustryText... value) |
Modifier and Type | Method and Description |
---|---|
void |
CustomerSupplierIndustry.setText(List<CustomerSupplierIndustryText> value)
Overwrites the list of associated CustomerSupplierIndustryText entities for the loaded navigation property to_Text.
|
protected CustomerSupplierIndustryTextLink<ObjectT> |
CustomerSupplierIndustryTextLink.translateLinkType(EntityLink<CustomerSupplierIndustryTextLink<ObjectT>,CustomerSupplierIndustryText,ObjectT> link) |
Constructor and Description |
---|
CustomerSupplierIndustry(String industry,
ErpConfigContext erpConfigContext,
List<CustomerSupplierIndustryText> toText) |
Copyright © 2018 SAP SE. All rights reserved.