Modifier and Type | Field and Description |
---|---|
static DocumentInfoRecordCharcLink<DocumentInfoRecordCharcValue> |
DocumentInfoRecordCharc.TO_VALUATION
Use with available fluent helpers to apply the to_Valuation navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
DocumentInfoRecordCharcValue |
DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<DocumentInfoRecordCharcValue> |
DocumentInfoRecordCharc.fetchValuation()
Fetches the DocumentInfoRecordCharcValue entities (one to many) associated with this entity.
|
protected Class<DocumentInfoRecordCharcValue> |
DocumentInfoRecordCharcValueFluentHelper.getEntityClass() |
protected Class<DocumentInfoRecordCharcValue> |
DocumentInfoRecordCharcValueByKeyFluentHelper.getEntityClass() |
Class<DocumentInfoRecordCharcValue> |
DocumentInfoRecordCharcValue.getType() |
io.vavr.control.Option<List<DocumentInfoRecordCharcValue>> |
DocumentInfoRecordCharc.getValuationIfPresent()
Retrieval of associated DocumentInfoRecordCharcValue entities (one to many).
|
List<DocumentInfoRecordCharcValue> |
DocumentInfoRecordCharc.getValuationOrFetch()
Retrieval of associated DocumentInfoRecordCharcValue entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoRecordCharc.addValuation(DocumentInfoRecordCharcValue... entity)
Adds elements to the list of associated DocumentInfoRecordCharcValue entities.
|
DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder |
DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder.valuation(DocumentInfoRecordCharcValue... value)
Navigation property to_Valuation for DocumentInfoRecordCharc to multiple
DocumentInfoRecordCharcValue.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoRecordCharc.setValuation(List<DocumentInfoRecordCharcValue> value)
Overwrites the list of associated DocumentInfoRecordCharcValue entities for the loaded navigation property
to_Valuation.
|
Constructor and Description |
---|
DocumentInfoRecordCharc(String documentInfoRecordDocType,
String documentInfoRecordDocNumber,
String documentInfoRecordDocVersion,
String documentInfoRecordDocPart,
String charcInternalID,
String classType,
LocalDateTime keyDate,
List<DocumentInfoRecordCharcValue> toValuation) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<DocumentInfoRecordCharcValue> |
DocumentInfoRecordCharcValueOneToOneLink.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 DocumentInfoRecordCharcValueLink<ObjectT> |
DocumentInfoRecordCharcValueLink.translateLinkType(EntityLink<DocumentInfoRecordCharcValueLink<ObjectT>,DocumentInfoRecordCharcValue,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.