Modifier and Type | Field and Description |
---|---|
static ProdSpecCompositionTypeLink<ProdSpecCompCompTypeByCmpstn> |
ProdSpecCompositionType.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 |
---|---|
ProdSpecCompCompTypeByCmpstn |
ProdSpecCompCompTypeByCmpstn.ProdSpecCompCompTypeByCmpstnBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProdSpecCompCompTypeByCmpstn> |
ProdSpecCompositionType.fetchProdSpecCompComponentType()
Fetches the ProdSpecCompCompTypeByCmpstn entities (one to many) associated with this entity.
|
protected Class<ProdSpecCompCompTypeByCmpstn> |
ProdSpecCompCompTypeByCmpstnFluentHelper.getEntityClass() |
protected Class<ProdSpecCompCompTypeByCmpstn> |
ProdSpecCompCompTypeByCmpstnByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ProdSpecCompCompTypeByCmpstn>> |
ProdSpecCompositionType.getProdSpecCompComponentTypeIfPresent()
Retrieval of associated ProdSpecCompCompTypeByCmpstn entities (one to many).
|
List<ProdSpecCompCompTypeByCmpstn> |
ProdSpecCompositionType.getProdSpecCompComponentTypeOrFetch()
Retrieval of associated ProdSpecCompCompTypeByCmpstn entities (one to many).
|
Class<ProdSpecCompCompTypeByCmpstn> |
ProdSpecCompCompTypeByCmpstn.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecCompositionType.addProdSpecCompComponentType(ProdSpecCompCompTypeByCmpstn... entity)
Adds elements to the list of associated ProdSpecCompCompTypeByCmpstn entities.
|
ProdSpecCompositionType.ProdSpecCompositionTypeBuilder |
ProdSpecCompositionType.ProdSpecCompositionTypeBuilder.prodSpecCompComponentType(ProdSpecCompCompTypeByCmpstn... value)
Navigation property to_ProdSpecCompComponentType for ProdSpecCompositionType to multiple
ProdSpecCompCompTypeByCmpstn.
|
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecCompositionType.setProdSpecCompComponentType(List<ProdSpecCompCompTypeByCmpstn> value)
Overwrites the list of associated ProdSpecCompCompTypeByCmpstn entities for the loaded navigation property
to_ProdSpecCompComponentType.
|
Constructor and Description |
---|
ProdSpecCompositionType(String prodSpecCompositionType,
String prodSpecCompositionCategory,
List<ProdSpecCompCompTypeByCmpstn> toProdSpecCompComponentType,
List<ProdSpecCompExcptnCodeByCmpstn> toProdSpecCompExceptionCode,
List<ProdSpecCmpstnTypeSpecType> toSpecificationType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdSpecCompCompTypeByCmpstn> |
ProdSpecCompCompTypeByCmpstnOneToOneLink.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 ProdSpecCompCompTypeByCmpstnLink<ObjectT> |
ProdSpecCompCompTypeByCmpstnLink.translateLinkType(EntityLink<ProdSpecCompCompTypeByCmpstnLink<ObjectT>,ProdSpecCompCompTypeByCmpstn,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.