Modifier and Type | Field and Description |
---|---|
static ProdSpecCompComponentTypeTextOneToOneLink<ProdSpecCompComponentType> |
ProdSpecCompComponentTypeText.TO_PROD_SPEC_COMP_COMPONENT_TYPE
Use with available fluent helpers to apply the to_ProdSpecCompComponentType navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProdSpecCompComponentType |
ProdSpecCompComponentType.ProdSpecCompComponentTypeBuilder.build() |
ProdSpecCompComponentType |
ProdSpecCompComponentTypeText.fetchProdSpecCompComponentType()
Fetches the ProdSpecCompComponentType entity (one to one) associated with this entity.
|
ProdSpecCompComponentType |
ProdSpecCompComponentTypeText.getProdSpecCompComponentTypeOrFetch()
Retrieval of associated ProdSpecCompComponentType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<ProdSpecCompComponentType> |
ProdSpecCompComponentTypeByKeyFluentHelper.getEntityClass() |
protected Class<ProdSpecCompComponentType> |
ProdSpecCompComponentTypeFluentHelper.getEntityClass() |
io.vavr.control.Option<ProdSpecCompComponentType> |
ProdSpecCompComponentTypeText.getProdSpecCompComponentTypeIfPresent()
Retrieval of associated ProdSpecCompComponentType entity (one to one).
|
Class<ProdSpecCompComponentType> |
ProdSpecCompComponentType.getType() |
Modifier and Type | Method and Description |
---|---|
ProdSpecCompComponentTypeText.ProdSpecCompComponentTypeTextBuilder |
ProdSpecCompComponentTypeText.ProdSpecCompComponentTypeTextBuilder.prodSpecCompComponentType(ProdSpecCompComponentType value)
Navigation property to_ProdSpecCompComponentType for ProdSpecCompComponentTypeText to single
ProdSpecCompComponentType.
|
void |
ProdSpecCompComponentTypeText.setProdSpecCompComponentType(ProdSpecCompComponentType value)
Overwrites the associated ProdSpecCompComponentType entity for the loaded navigation property
to_ProdSpecCompComponentType.
|
Constructor and Description |
---|
ProdSpecCompComponentTypeText(String prodSpecCompComponentType,
String language,
String prodSpecCompComponentTypeDesc,
ProdSpecCompComponentType toProdSpecCompComponentType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdSpecCompComponentType> |
ProdSpecCompComponentTypeOneToOneLink.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 ProdSpecCompComponentTypeLink<ObjectT> |
ProdSpecCompComponentTypeLink.translateLinkType(EntityLink<ProdSpecCompComponentTypeLink<ObjectT>,ProdSpecCompComponentType,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.