Modifier and Type | Field and Description |
---|---|
static PureSubstanceComponentTypeLink<PureSubstComponentTypeText> |
PureSubstanceComponentType.TO_PURE_SUBST_COMPONENT_TYPE_TEXT
Use with available fluent helpers to apply the to_PureSubstComponentTypeText navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PureSubstComponentTypeText |
PureSubstComponentTypeText.PureSubstComponentTypeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PureSubstComponentTypeText> |
PureSubstanceComponentType.fetchPureSubstComponentTypeText()
Fetches the PureSubstComponentTypeText entities (one to many) associated with this entity.
|
protected Class<PureSubstComponentTypeText> |
PureSubstComponentTypeTextByKeyFluentHelper.getEntityClass() |
protected Class<PureSubstComponentTypeText> |
PureSubstComponentTypeTextFluentHelper.getEntityClass() |
io.vavr.control.Option<List<PureSubstComponentTypeText>> |
PureSubstanceComponentType.getPureSubstComponentTypeTextIfPresent()
Retrieval of associated PureSubstComponentTypeText entities (one to many).
|
List<PureSubstComponentTypeText> |
PureSubstanceComponentType.getPureSubstComponentTypeTextOrFetch()
Retrieval of associated PureSubstComponentTypeText entities (one to many).
|
Class<PureSubstComponentTypeText> |
PureSubstComponentTypeText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PureSubstanceComponentType.addPureSubstComponentTypeText(PureSubstComponentTypeText... entity)
Adds elements to the list of associated PureSubstComponentTypeText entities.
|
PureSubstanceComponentType.PureSubstanceComponentTypeBuilder |
PureSubstanceComponentType.PureSubstanceComponentTypeBuilder.pureSubstComponentTypeText(PureSubstComponentTypeText... value)
Navigation property to_PureSubstComponentTypeText for PureSubstanceComponentType to multiple
PureSubstComponentTypeText.
|
Modifier and Type | Method and Description |
---|---|
void |
PureSubstanceComponentType.setPureSubstComponentTypeText(List<PureSubstComponentTypeText> value)
Overwrites the list of associated PureSubstComponentTypeText entities for the loaded navigation property
to_PureSubstComponentTypeText.
|
Constructor and Description |
---|
PureSubstanceComponentType(String pureSubstanceComponentType,
String pureSubstanceComponentTypeDesc,
List<PureSubstComponentTypeText> toPureSubstComponentTypeText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PureSubstComponentTypeText> |
PureSubstComponentTypeTextOneToOneLink.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 PureSubstComponentTypeTextLink<ObjectT> |
PureSubstComponentTypeTextLink.translateLinkType(EntityLink<PureSubstComponentTypeTextLink<ObjectT>,PureSubstComponentTypeText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.