Modifier and Type | Field and Description |
---|---|
static ClfnCharcValueForKeyDateLink<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueForKeyDate.TO_CHARC_VALUE_DESC
Use with available fluent helpers to apply the to_CharcValueDesc navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ClfnCharcValueDescForKeyDate |
ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder.build() |
protected ClfnCharcValueDescForKeyDate |
ClfnCharcValueDescForKeyDateCreateFluentHelper.getEntity() |
protected ClfnCharcValueDescForKeyDate |
ClfnCharcValueDescForKeyDateDeleteFluentHelper.getEntity() |
protected ClfnCharcValueDescForKeyDate |
ClfnCharcValueDescForKeyDateUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueForKeyDate.fetchCharcValueDesc()
Fetches the ClfnCharcValueDescForKeyDate entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ClfnCharcValueDescForKeyDate>> |
ClfnCharcValueForKeyDate.getCharcValueDescIfPresent()
Retrieval of associated ClfnCharcValueDescForKeyDate entities (one to many).
|
List<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueForKeyDate.getCharcValueDescOrFetch()
Retrieval of associated ClfnCharcValueDescForKeyDate entities (one to many).
|
protected Class<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueDescForKeyDateFluentHelper.getEntityClass() |
protected Class<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueDescForKeyDateByKeyFluentHelper.getEntityClass() |
Class<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueDescForKeyDate.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ClfnCharcValueForKeyDate.addCharcValueDesc(ClfnCharcValueDescForKeyDate... entity)
Adds elements to the list of associated ClfnCharcValueDescForKeyDate entities.
|
ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder |
ClfnCharcValueForKeyDate.ClfnCharcValueForKeyDateBuilder.charcValueDesc(ClfnCharcValueDescForKeyDate... value)
Navigation property to_CharcValueDesc for ClfnCharcValueForKeyDate to multiple
ClfnCharcValueDescForKeyDate.
|
Modifier and Type | Method and Description |
---|---|
void |
ClfnCharcValueForKeyDate.setCharcValueDesc(List<ClfnCharcValueDescForKeyDate> value)
Overwrites the list of associated ClfnCharcValueDescForKeyDate entities for the loaded navigation property
to_CharcValueDesc.
|
Constructor and Description |
---|
ClfnCharcValueDescForKeyDateCreateFluentHelper(String servicePath,
ClfnCharcValueDescForKeyDate entity)
Creates a fluent helper object that will create a
ClfnCharcValueDescForKeyDate entity on the OData endpoint. |
ClfnCharcValueDescForKeyDateDeleteFluentHelper(String servicePath,
ClfnCharcValueDescForKeyDate entity)
Creates a fluent helper object that will delete a
ClfnCharcValueDescForKeyDate entity on the OData endpoint. |
ClfnCharcValueDescForKeyDateUpdateFluentHelper(String servicePath,
ClfnCharcValueDescForKeyDate entity)
Creates a fluent helper object that will update a
ClfnCharcValueDescForKeyDate entity on the OData endpoint. |
Constructor and Description |
---|
ClfnCharcValueForKeyDate(String charcInternalID,
String charcValuePositionNumber,
String charcValueDependency,
String charcValue,
Double charcFromNumericValue,
Double charcToNumericValue,
Boolean isDefaultValue,
String charcFromNumericValueUnit,
String charcToNumericValueUnit,
String longTextID,
String changeNumber,
String documentType,
String docNumber,
String documentPart,
String documentVersion,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
LocalDateTime keyDate,
ZonedDateTime charcLastChangedDateTime,
List<ClfnCharcValueDescForKeyDate> toCharcValueDesc) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ClfnCharcValueDescForKeyDate> |
ClfnCharcValueDescForKeyDateOneToOneLink.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 ClfnCharcValueDescForKeyDateLink<ObjectT> |
ClfnCharcValueDescForKeyDateLink.translateLinkType(EntityLink<ClfnCharcValueDescForKeyDateLink<ObjectT>,ClfnCharcValueDescForKeyDate,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.