Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.link |
Modifier and Type | Field and Description |
---|---|
static BatchCharcLink<BatchCharcValue> |
BatchCharc.TO_BATCH_CHARC_VALUE
Use with available fluent helpers to apply the to_BatchCharcValue navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
BatchCharcValue |
BatchCharcValue.BatchCharcValueBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BatchCharcValue> |
BatchCharc.fetchBatchCharcValue()
Fetches the BatchCharcValue entities (one to many) associated with this entity.
|
Optional<List<BatchCharcValue>> |
BatchCharc.getBatchCharcValueIfPresent()
Retrieval of associated BatchCharcValue entities (one to many).
|
List<BatchCharcValue> |
BatchCharc.getBatchCharcValueOrFetch()
Retrieval of associated BatchCharcValue entities (one to many).
|
protected Class<BatchCharcValue> |
BatchCharcValueFluentHelper.getEntityClass() |
protected Class<BatchCharcValue> |
BatchCharcValueByKeyFluentHelper.getEntityClass() |
Class<BatchCharcValue> |
BatchCharcValue.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BatchCharc.addBatchCharcValue(BatchCharcValue... entity)
Adds elements to the list of associated BatchCharcValue entities.
|
BatchCharc.BatchCharcBuilder |
BatchCharc.BatchCharcBuilder.batchCharcValue(BatchCharcValue... value) |
Modifier and Type | Method and Description |
---|---|
void |
BatchCharc.setBatchCharcValue(List<BatchCharcValue> value)
Overwrites the list of associated BatchCharcValue entities for the loaded navigation property
to_BatchCharcValue.
|
Constructor and Description |
---|
BatchCharc(String material,
String batchIdentifyingPlant,
String batch,
String charcInternalID,
Batch toBatch,
List<BatchCharcValue> toBatchCharcValue) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BatchCharcValue> |
BatchCharcValueOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected BatchCharcValueLink<ObjectT> |
BatchCharcValueLink.translateLinkType(EntityLink<BatchCharcValueLink<ObjectT>,BatchCharcValue,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.