Modifier and Type | Field and Description |
---|---|
static RecProcEquipRqmtCharcLink<RecProcEquipRqmtCharcValue> |
RecProcEquipRqmtCharc.TO_VALUATION
Use with available fluent helpers to apply the to_Valuation navigation property to query operations.
|
static RecProcEquipRqmtClassCharcLink<RecProcEquipRqmtCharcValue> |
RecProcEquipRqmtClassCharc.TO_VALUATION
Use with available fluent helpers to apply the to_Valuation navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
RecProcEquipRqmtCharcValue |
RecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<RecProcEquipRqmtCharcValue> |
RecProcEquipRqmtCharc.fetchValuation()
Fetches the RecProcEquipRqmtCharcValue entities (one to many) associated with this entity.
|
List<RecProcEquipRqmtCharcValue> |
RecProcEquipRqmtClassCharc.fetchValuation()
Fetches the RecProcEquipRqmtCharcValue entities (one to many) associated with this entity.
|
protected Class<RecProcEquipRqmtCharcValue> |
RecProcEquipRqmtCharcValueFluentHelper.getEntityClass() |
protected Class<RecProcEquipRqmtCharcValue> |
RecProcEquipRqmtCharcValueByKeyFluentHelper.getEntityClass() |
Class<RecProcEquipRqmtCharcValue> |
RecProcEquipRqmtCharcValue.getType() |
io.vavr.control.Option<List<RecProcEquipRqmtCharcValue>> |
RecProcEquipRqmtCharc.getValuationIfPresent()
Retrieval of associated RecProcEquipRqmtCharcValue entities (one to many).
|
io.vavr.control.Option<List<RecProcEquipRqmtCharcValue>> |
RecProcEquipRqmtClassCharc.getValuationIfPresent()
Retrieval of associated RecProcEquipRqmtCharcValue entities (one to many).
|
List<RecProcEquipRqmtCharcValue> |
RecProcEquipRqmtCharc.getValuationOrFetch()
Retrieval of associated RecProcEquipRqmtCharcValue entities (one to many).
|
List<RecProcEquipRqmtCharcValue> |
RecProcEquipRqmtClassCharc.getValuationOrFetch()
Retrieval of associated RecProcEquipRqmtCharcValue entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
RecProcEquipRqmtCharc.addValuation(RecProcEquipRqmtCharcValue... entity)
Adds elements to the list of associated RecProcEquipRqmtCharcValue entities.
|
void |
RecProcEquipRqmtClassCharc.addValuation(RecProcEquipRqmtCharcValue... entity)
Adds elements to the list of associated RecProcEquipRqmtCharcValue entities.
|
RecProcEquipRqmtCharc.RecProcEquipRqmtCharcBuilder |
RecProcEquipRqmtCharc.RecProcEquipRqmtCharcBuilder.valuation(RecProcEquipRqmtCharcValue... value)
Navigation property to_Valuation for RecProcEquipRqmtCharc to multiple
RecProcEquipRqmtCharcValue.
|
RecProcEquipRqmtClassCharc.RecProcEquipRqmtClassCharcBuilder |
RecProcEquipRqmtClassCharc.RecProcEquipRqmtClassCharcBuilder.valuation(RecProcEquipRqmtCharcValue... value)
Navigation property to_Valuation for RecProcEquipRqmtClassCharc to multiple
RecProcEquipRqmtCharcValue.
|
Modifier and Type | Method and Description |
---|---|
void |
RecProcEquipRqmtCharc.setValuation(List<RecProcEquipRqmtCharcValue> value)
Overwrites the list of associated RecProcEquipRqmtCharcValue entities for the loaded navigation property
to_Valuation.
|
void |
RecProcEquipRqmtClassCharc.setValuation(List<RecProcEquipRqmtCharcValue> value)
Overwrites the list of associated RecProcEquipRqmtCharcValue entities for the loaded navigation property
to_Valuation.
|
Constructor and Description |
---|
RecProcEquipRqmtCharc(UUID recipeProcessEquipRqmtUUID,
String charcInternalID,
String classType,
LocalDateTime keyDate,
List<RecProcEquipRqmtCharcValue> toValuation) |
RecProcEquipRqmtClassCharc(UUID recipeProcessEquipRqmtUUID,
String classInternalID,
String charcInternalID,
LocalDateTime keyDate,
String classType,
List<RecProcEquipRqmtCharcValue> toValuation) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<RecProcEquipRqmtCharcValue> |
RecProcEquipRqmtCharcValueOneToOneLink.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 RecProcEquipRqmtCharcValueLink<ObjectT> |
RecProcEquipRqmtCharcValueLink.translateLinkType(EntityLink<RecProcEquipRqmtCharcValueLink<ObjectT>,RecProcEquipRqmtCharcValue,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.