Modifier and Type | Field and Description |
---|---|
static BillingDocumentTypeLink<BillingDocumentTypeText> |
BillingDocumentType.TO_CNSLDTN_BILLING_TYPE_T
Use with available fluent helpers to apply the to_CnsldtnBillingTypeT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
BillingDocumentTypeText |
BillingDocumentTypeText.BillingDocumentTypeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BillingDocumentTypeText> |
BillingDocumentType.fetchCnsldtnBillingTypeT()
Fetches the BillingDocumentTypeText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<BillingDocumentTypeText>> |
BillingDocumentType.getCnsldtnBillingTypeTIfPresent()
Retrieval of associated BillingDocumentTypeText entities (one to many).
|
List<BillingDocumentTypeText> |
BillingDocumentType.getCnsldtnBillingTypeTOrFetch()
Retrieval of associated BillingDocumentTypeText entities (one to many).
|
protected Class<BillingDocumentTypeText> |
BillingDocumentTypeTextByKeyFluentHelper.getEntityClass() |
protected Class<BillingDocumentTypeText> |
BillingDocumentTypeTextFluentHelper.getEntityClass() |
Class<BillingDocumentTypeText> |
BillingDocumentTypeText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BillingDocumentType.addCnsldtnBillingTypeT(BillingDocumentTypeText... entity)
Adds elements to the list of associated BillingDocumentTypeText entities.
|
BillingDocumentType.BillingDocumentTypeBuilder |
BillingDocumentType.BillingDocumentTypeBuilder.cnsldtnBillingTypeT(BillingDocumentTypeText... value)
Navigation property to_CnsldtnBillingTypeT for BillingDocumentType to multiple
BillingDocumentTypeText.
|
Modifier and Type | Method and Description |
---|---|
void |
BillingDocumentType.setCnsldtnBillingTypeT(List<BillingDocumentTypeText> value)
Overwrites the list of associated BillingDocumentTypeText entities for the loaded navigation property
to_CnsldtnBillingTypeT.
|
Constructor and Description |
---|
BillingDocumentType(String billingDocumentType,
String billingDocumentType_Text,
String additionalMasterDataSource,
List<BillingDocumentTypeText> toCnsldtnBillingTypeT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BillingDocumentTypeText> |
BillingDocumentTypeTextOneToOneLink.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 BillingDocumentTypeTextLink<ObjectT> |
BillingDocumentTypeTextLink.translateLinkType(EntityLink<BillingDocumentTypeTextLink<ObjectT>,BillingDocumentTypeText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.