Modifier and Type | Field and Description |
---|---|
static MaterialStockLink<MatlStkInAcctMod> |
MaterialStock.TO_MATL_STK_IN_ACCT_MOD
Use with available fluent helpers to apply the to_MatlStkInAcctMod navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
MatlStkInAcctMod |
MatlStkInAcctMod.MatlStkInAcctModBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<MatlStkInAcctMod> |
MaterialStock.fetchMatlStkInAcctMod()
Fetches the MatlStkInAcctMod entities (one to many) associated with this entity.
|
protected Class<MatlStkInAcctMod> |
MatlStkInAcctModByKeyFluentHelper.getEntityClass() |
protected Class<MatlStkInAcctMod> |
MatlStkInAcctModFluentHelper.getEntityClass() |
io.vavr.control.Option<List<MatlStkInAcctMod>> |
MaterialStock.getMatlStkInAcctModIfPresent()
Retrieval of associated MatlStkInAcctMod entities (one to many).
|
List<MatlStkInAcctMod> |
MaterialStock.getMatlStkInAcctModOrFetch()
Retrieval of associated MatlStkInAcctMod entities (one to many).
|
Class<MatlStkInAcctMod> |
MatlStkInAcctMod.getType() |
Modifier and Type | Method and Description |
---|---|
void |
MaterialStock.addMatlStkInAcctMod(MatlStkInAcctMod... entity)
Adds elements to the list of associated MatlStkInAcctMod entities.
|
MaterialStock.MaterialStockBuilder |
MaterialStock.MaterialStockBuilder.matlStkInAcctMod(MatlStkInAcctMod... value)
Navigation property to_MatlStkInAcctMod for MaterialStock to multiple MatlStkInAcctMod.
|
Modifier and Type | Method and Description |
---|---|
void |
MaterialStock.setMatlStkInAcctMod(List<MatlStkInAcctMod> value)
Overwrites the list of associated MatlStkInAcctMod entities for the loaded navigation property
to_MatlStkInAcctMod.
|
Constructor and Description |
---|
MaterialStock(String material,
String materialBaseUnit,
List<MatlStkInAcctMod> toMatlStkInAcctMod) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<MatlStkInAcctMod> |
MatlStkInAcctModOneToOneLink.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 MatlStkInAcctModLink<ObjectT> |
MatlStkInAcctModLink.translateLinkType(EntityLink<MatlStkInAcctModLink<ObjectT>,MatlStkInAcctMod,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.