Modifier and Type | Field and Description |
---|---|
static ControllingDebitCreditCodeLink<ControllingDebitCreditCodeT> |
ControllingDebitCreditCode.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ControllingDebitCreditCodeT |
ControllingDebitCreditCodeT.ControllingDebitCreditCodeTBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ControllingDebitCreditCodeT> |
ControllingDebitCreditCode.fetchText()
Fetches the ControllingDebitCreditCodeT entities (one to many) associated with this entity.
|
protected Class<ControllingDebitCreditCodeT> |
ControllingDebitCreditCodeTByKeyFluentHelper.getEntityClass() |
protected Class<ControllingDebitCreditCodeT> |
ControllingDebitCreditCodeTFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ControllingDebitCreditCodeT>> |
ControllingDebitCreditCode.getTextIfPresent()
Retrieval of associated ControllingDebitCreditCodeT entities (one to many).
|
List<ControllingDebitCreditCodeT> |
ControllingDebitCreditCode.getTextOrFetch()
Retrieval of associated ControllingDebitCreditCodeT entities (one to many).
|
Class<ControllingDebitCreditCodeT> |
ControllingDebitCreditCodeT.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ControllingDebitCreditCode.addText(ControllingDebitCreditCodeT... entity)
Adds elements to the list of associated ControllingDebitCreditCodeT entities.
|
ControllingDebitCreditCode.ControllingDebitCreditCodeBuilder |
ControllingDebitCreditCode.ControllingDebitCreditCodeBuilder.text(ControllingDebitCreditCodeT... value)
Navigation property to_Text for ControllingDebitCreditCode to multiple
ControllingDebitCreditCodeT.
|
Modifier and Type | Method and Description |
---|---|
void |
ControllingDebitCreditCode.setText(List<ControllingDebitCreditCodeT> value)
Overwrites the list of associated ControllingDebitCreditCodeT entities for the loaded navigation property
to_Text.
|
Constructor and Description |
---|
ControllingDebitCreditCode(String controllingDebitCreditCode,
List<ControllingDebitCreditCodeT> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ControllingDebitCreditCodeT> |
ControllingDebitCreditCodeTOneToOneLink.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 ControllingDebitCreditCodeTLink<ObjectT> |
ControllingDebitCreditCodeTLink.translateLinkType(EntityLink<ControllingDebitCreditCodeTLink<ObjectT>,ControllingDebitCreditCodeT,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.