Modifier and Type | Field and Description |
---|---|
static ProdSpecCompCompTypeByCmpstnLink<ProdSpecCompComponentTypeText> |
ProdSpecCompCompTypeByCmpstn.TO_PROD_SPEC_COMP_COMPONENT_TYPE_TEXT
Use with available fluent helpers to apply the to_ProdSpecCompComponentTypeText navigation property to
query operations.
|
static ProdSpecCompComponentTypeLink<ProdSpecCompComponentTypeText> |
ProdSpecCompComponentType.TO_PROD_SPEC_COMP_COMPONENT_TYPE_TEXT
Use with available fluent helpers to apply the to_ProdSpecCompComponentTypeText navigation property to
query operations.
|
Modifier and Type | Method and Description |
---|---|
ProdSpecCompComponentTypeText |
ProdSpecCompComponentTypeText.ProdSpecCompComponentTypeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProdSpecCompComponentTypeText> |
ProdSpecCompCompTypeByCmpstn.fetchProdSpecCompComponentTypeText()
Fetches the ProdSpecCompComponentTypeText entities (one to many) associated with this entity.
|
List<ProdSpecCompComponentTypeText> |
ProdSpecCompComponentType.fetchProdSpecCompComponentTypeText()
Fetches the ProdSpecCompComponentTypeText entities (one to many) associated with this entity.
|
protected Class<ProdSpecCompComponentTypeText> |
ProdSpecCompComponentTypeTextByKeyFluentHelper.getEntityClass() |
protected Class<ProdSpecCompComponentTypeText> |
ProdSpecCompComponentTypeTextFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ProdSpecCompComponentTypeText>> |
ProdSpecCompCompTypeByCmpstn.getProdSpecCompComponentTypeTextIfPresent()
Retrieval of associated ProdSpecCompComponentTypeText entities (one to many).
|
io.vavr.control.Option<List<ProdSpecCompComponentTypeText>> |
ProdSpecCompComponentType.getProdSpecCompComponentTypeTextIfPresent()
Retrieval of associated ProdSpecCompComponentTypeText entities (one to many).
|
List<ProdSpecCompComponentTypeText> |
ProdSpecCompCompTypeByCmpstn.getProdSpecCompComponentTypeTextOrFetch()
Retrieval of associated ProdSpecCompComponentTypeText entities (one to many).
|
List<ProdSpecCompComponentTypeText> |
ProdSpecCompComponentType.getProdSpecCompComponentTypeTextOrFetch()
Retrieval of associated ProdSpecCompComponentTypeText entities (one to many).
|
Class<ProdSpecCompComponentTypeText> |
ProdSpecCompComponentTypeText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecCompCompTypeByCmpstn.addProdSpecCompComponentTypeText(ProdSpecCompComponentTypeText... entity)
Adds elements to the list of associated ProdSpecCompComponentTypeText entities.
|
void |
ProdSpecCompComponentType.addProdSpecCompComponentTypeText(ProdSpecCompComponentTypeText... entity)
Adds elements to the list of associated ProdSpecCompComponentTypeText entities.
|
ProdSpecCompCompTypeByCmpstn.ProdSpecCompCompTypeByCmpstnBuilder |
ProdSpecCompCompTypeByCmpstn.ProdSpecCompCompTypeByCmpstnBuilder.prodSpecCompComponentTypeText(ProdSpecCompComponentTypeText... value)
Navigation property to_ProdSpecCompComponentTypeText for ProdSpecCompCompTypeByCmpstn to
multiple ProdSpecCompComponentTypeText.
|
ProdSpecCompComponentType.ProdSpecCompComponentTypeBuilder |
ProdSpecCompComponentType.ProdSpecCompComponentTypeBuilder.prodSpecCompComponentTypeText(ProdSpecCompComponentTypeText... value)
Navigation property to_ProdSpecCompComponentTypeText for ProdSpecCompComponentType to multiple
ProdSpecCompComponentTypeText.
|
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecCompCompTypeByCmpstn.setProdSpecCompComponentTypeText(List<ProdSpecCompComponentTypeText> value)
Overwrites the list of associated ProdSpecCompComponentTypeText entities for the loaded navigation
property to_ProdSpecCompComponentTypeText.
|
void |
ProdSpecCompComponentType.setProdSpecCompComponentTypeText(List<ProdSpecCompComponentTypeText> value)
Overwrites the list of associated ProdSpecCompComponentTypeText entities for the loaded navigation
property to_ProdSpecCompComponentTypeText.
|
Constructor and Description |
---|
ProdSpecCompComponentType(String prodSpecCompComponentType,
String prodSpecCompComponentTypeDesc,
List<ProdSpecCompComponentTypeText> toProdSpecCompComponentTypeText) |
ProdSpecCompCompTypeByCmpstn(String prodSpecCompositionType,
String prodSpecCompComponentType,
List<ProdSpecCompComponentTypeText> toProdSpecCompComponentTypeText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdSpecCompComponentTypeText> |
ProdSpecCompComponentTypeTextOneToOneLink.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 ProdSpecCompComponentTypeTextLink<ObjectT> |
ProdSpecCompComponentTypeTextLink.translateLinkType(EntityLink<ProdSpecCompComponentTypeTextLink<ObjectT>,ProdSpecCompComponentTypeText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.