Modifier and Type | Field and Description |
---|---|
static BillingDocumentTypeTextOneToOneLink<BillingDocumentType> |
BillingDocumentTypeText.TO_CNSLDTN_BILLING_TYPE
Use with available fluent helpers to apply the to_CnsldtnBillingType navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
BillingDocumentType |
BillingDocumentType.BillingDocumentTypeBuilder.build() |
BillingDocumentType |
BillingDocumentTypeText.fetchCnsldtnBillingType()
Fetches the BillingDocumentType entity (one to one) associated with this entity.
|
BillingDocumentType |
BillingDocumentTypeText.getCnsldtnBillingTypeOrFetch()
Retrieval of associated BillingDocumentType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<BillingDocumentType> |
BillingDocumentTypeText.getCnsldtnBillingTypeIfPresent()
Retrieval of associated BillingDocumentType entity (one to one).
|
protected Class<BillingDocumentType> |
BillingDocumentTypeByKeyFluentHelper.getEntityClass() |
protected Class<BillingDocumentType> |
BillingDocumentTypeFluentHelper.getEntityClass() |
Class<BillingDocumentType> |
BillingDocumentType.getType() |
Modifier and Type | Method and Description |
---|---|
BillingDocumentTypeText.BillingDocumentTypeTextBuilder |
BillingDocumentTypeText.BillingDocumentTypeTextBuilder.cnsldtnBillingType(BillingDocumentType value)
Navigation property to_CnsldtnBillingType for BillingDocumentTypeText to single
BillingDocumentType.
|
void |
BillingDocumentTypeText.setCnsldtnBillingType(BillingDocumentType value)
Overwrites the associated BillingDocumentType entity for the loaded navigation property
to_CnsldtnBillingType.
|
Constructor and Description |
---|
BillingDocumentTypeText(String language,
String billingDocumentType,
String billingDocumentTypeText,
BillingDocumentType toCnsldtnBillingType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BillingDocumentType> |
BillingDocumentTypeOneToOneLink.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 BillingDocumentTypeLink<ObjectT> |
BillingDocumentTypeLink.translateLinkType(EntityLink<BillingDocumentTypeLink<ObjectT>,BillingDocumentType,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.