Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure |
Modifier and Type | Field and Description |
---|---|
static StatisticalKeyFigureLink<StatisticalKeyFigureText> |
StatisticalKeyFigure.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
StatisticalKeyFigureText |
StatisticalKeyFigureText.StatisticalKeyFigureTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<StatisticalKeyFigureText> |
StatisticalKeyFigure.fetchText()
Fetches the StatisticalKeyFigureText entities (one to many) associated with this entity.
|
protected Class<StatisticalKeyFigureText> |
StatisticalKeyFigureTextFluentHelper.getEntityClass() |
protected Class<StatisticalKeyFigureText> |
StatisticalKeyFigureTextByKeyFluentHelper.getEntityClass() |
Optional<List<StatisticalKeyFigureText>> |
StatisticalKeyFigure.getTextIfPresent()
Retrieval of associated StatisticalKeyFigureText entities (one to many).
|
List<StatisticalKeyFigureText> |
StatisticalKeyFigure.getTextOrFetch()
Retrieval of associated StatisticalKeyFigureText entities (one to many).
|
Class<StatisticalKeyFigureText> |
StatisticalKeyFigureText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
StatisticalKeyFigure.addText(StatisticalKeyFigureText... entity)
Adds elements to the list of associated StatisticalKeyFigureText entities.
|
StatisticalKeyFigure.StatisticalKeyFigureBuilder |
StatisticalKeyFigure.StatisticalKeyFigureBuilder.text(StatisticalKeyFigureText... value) |
Modifier and Type | Method and Description |
---|---|
void |
StatisticalKeyFigure.setText(List<StatisticalKeyFigureText> value)
Overwrites the list of associated StatisticalKeyFigureText entities for the loaded navigation property to_Text.
|
protected StatisticalKeyFigureTextLink<ObjectT> |
StatisticalKeyFigureTextLink.translateLinkType(EntityLink<StatisticalKeyFigureTextLink<ObjectT>,StatisticalKeyFigureText,ObjectT> link) |
Constructor and Description |
---|
StatisticalKeyFigure(String statisticalKeyFigure,
String controllingArea,
String ststcKeyFigQuantityUnit,
String ststcKeyFigCategory,
ErpConfigContext erpConfigContext,
List<StatisticalKeyFigureText> toText) |
Copyright © 2018 SAP SE. All rights reserved.