Modifier and Type | Field and Description |
---|---|
static ProdSpecCompExceptionCodeLink<ProdSpecCompExceptionCodeText> |
ProdSpecCompExceptionCode.TO_PROD_SPEC_COMP_EXCEPTION_CODE_TEXT
Use with available fluent helpers to apply the to_ProdSpecCompExceptionCodeText navigation property to
query operations.
|
static ProdSpecCompExcptnCodeByCmpstnLink<ProdSpecCompExceptionCodeText> |
ProdSpecCompExcptnCodeByCmpstn.TO_PROD_SPEC_COMP_EXCEPTION_CODE_TEXT
Use with available fluent helpers to apply the to_ProdSpecCompExceptionCodeText navigation property to
query operations.
|
Modifier and Type | Method and Description |
---|---|
ProdSpecCompExceptionCodeText |
ProdSpecCompExceptionCodeText.ProdSpecCompExceptionCodeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProdSpecCompExceptionCodeText> |
ProdSpecCompExceptionCode.fetchProdSpecCompExceptionCodeText()
Fetches the ProdSpecCompExceptionCodeText entities (one to many) associated with this entity.
|
List<ProdSpecCompExceptionCodeText> |
ProdSpecCompExcptnCodeByCmpstn.fetchProdSpecCompExceptionCodeText()
Fetches the ProdSpecCompExceptionCodeText entities (one to many) associated with this entity.
|
protected Class<ProdSpecCompExceptionCodeText> |
ProdSpecCompExceptionCodeTextFluentHelper.getEntityClass() |
protected Class<ProdSpecCompExceptionCodeText> |
ProdSpecCompExceptionCodeTextByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ProdSpecCompExceptionCodeText>> |
ProdSpecCompExceptionCode.getProdSpecCompExceptionCodeTextIfPresent()
Retrieval of associated ProdSpecCompExceptionCodeText entities (one to many).
|
io.vavr.control.Option<List<ProdSpecCompExceptionCodeText>> |
ProdSpecCompExcptnCodeByCmpstn.getProdSpecCompExceptionCodeTextIfPresent()
Retrieval of associated ProdSpecCompExceptionCodeText entities (one to many).
|
List<ProdSpecCompExceptionCodeText> |
ProdSpecCompExceptionCode.getProdSpecCompExceptionCodeTextOrFetch()
Retrieval of associated ProdSpecCompExceptionCodeText entities (one to many).
|
List<ProdSpecCompExceptionCodeText> |
ProdSpecCompExcptnCodeByCmpstn.getProdSpecCompExceptionCodeTextOrFetch()
Retrieval of associated ProdSpecCompExceptionCodeText entities (one to many).
|
Class<ProdSpecCompExceptionCodeText> |
ProdSpecCompExceptionCodeText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecCompExceptionCode.addProdSpecCompExceptionCodeText(ProdSpecCompExceptionCodeText... entity)
Adds elements to the list of associated ProdSpecCompExceptionCodeText entities.
|
void |
ProdSpecCompExcptnCodeByCmpstn.addProdSpecCompExceptionCodeText(ProdSpecCompExceptionCodeText... entity)
Adds elements to the list of associated ProdSpecCompExceptionCodeText entities.
|
ProdSpecCompExceptionCode.ProdSpecCompExceptionCodeBuilder |
ProdSpecCompExceptionCode.ProdSpecCompExceptionCodeBuilder.prodSpecCompExceptionCodeText(ProdSpecCompExceptionCodeText... value)
Navigation property to_ProdSpecCompExceptionCodeText for ProdSpecCompExceptionCode to multiple
ProdSpecCompExceptionCodeText.
|
ProdSpecCompExcptnCodeByCmpstn.ProdSpecCompExcptnCodeByCmpstnBuilder |
ProdSpecCompExcptnCodeByCmpstn.ProdSpecCompExcptnCodeByCmpstnBuilder.prodSpecCompExceptionCodeText(ProdSpecCompExceptionCodeText... value)
Navigation property to_ProdSpecCompExceptionCodeText for ProdSpecCompExcptnCodeByCmpstn to
multiple ProdSpecCompExceptionCodeText.
|
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecCompExceptionCode.setProdSpecCompExceptionCodeText(List<ProdSpecCompExceptionCodeText> value)
Overwrites the list of associated ProdSpecCompExceptionCodeText entities for the loaded navigation
property to_ProdSpecCompExceptionCodeText.
|
void |
ProdSpecCompExcptnCodeByCmpstn.setProdSpecCompExceptionCodeText(List<ProdSpecCompExceptionCodeText> value)
Overwrites the list of associated ProdSpecCompExceptionCodeText entities for the loaded navigation
property to_ProdSpecCompExceptionCodeText.
|
Constructor and Description |
---|
ProdSpecCompExceptionCode(String prodSpecComponentExceptionCode,
String prodSpecCompExceptionCodeDesc,
List<ProdSpecCompExceptionCodeText> toProdSpecCompExceptionCodeText) |
ProdSpecCompExcptnCodeByCmpstn(String prodSpecCompositionType,
String prodSpecComponentExceptionCode,
List<ProdSpecCompExceptionCodeText> toProdSpecCompExceptionCodeText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdSpecCompExceptionCodeText> |
ProdSpecCompExceptionCodeTextOneToOneLink.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 ProdSpecCompExceptionCodeTextLink<ObjectT> |
ProdSpecCompExceptionCodeTextLink.translateLinkType(EntityLink<ProdSpecCompExceptionCodeTextLink<ObjectT>,ProdSpecCompExceptionCodeText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.