Modifier and Type | Field and Description |
---|---|
static SpecificationPhraseSetLink<SpecificationPhraseSetText> |
SpecificationPhraseSet.TO_SPECIFICATION_PHRASE_SET_TEXT
Use with available fluent helpers to apply the to_SpecificationPhraseSetText navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SpecificationPhraseSetText |
SpecificationPhraseSetText.SpecificationPhraseSetTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SpecificationPhraseSetText> |
SpecificationPhraseSet.fetchSpecificationPhraseSetText()
Fetches the SpecificationPhraseSetText entities (one to many) associated with this entity.
|
protected Class<SpecificationPhraseSetText> |
SpecificationPhraseSetTextFluentHelper.getEntityClass() |
protected Class<SpecificationPhraseSetText> |
SpecificationPhraseSetTextByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SpecificationPhraseSetText>> |
SpecificationPhraseSet.getSpecificationPhraseSetTextIfPresent()
Retrieval of associated SpecificationPhraseSetText entities (one to many).
|
List<SpecificationPhraseSetText> |
SpecificationPhraseSet.getSpecificationPhraseSetTextOrFetch()
Retrieval of associated SpecificationPhraseSetText entities (one to many).
|
Class<SpecificationPhraseSetText> |
SpecificationPhraseSetText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SpecificationPhraseSet.addSpecificationPhraseSetText(SpecificationPhraseSetText... entity)
Adds elements to the list of associated SpecificationPhraseSetText entities.
|
SpecificationPhraseSet.SpecificationPhraseSetBuilder |
SpecificationPhraseSet.SpecificationPhraseSetBuilder.specificationPhraseSetText(SpecificationPhraseSetText... value)
Navigation property to_SpecificationPhraseSetText for SpecificationPhraseSet to multiple
SpecificationPhraseSetText.
|
Modifier and Type | Method and Description |
---|---|
void |
SpecificationPhraseSet.setSpecificationPhraseSetText(List<SpecificationPhraseSetText> value)
Overwrites the list of associated SpecificationPhraseSetText entities for the loaded navigation property
to_SpecificationPhraseSetText.
|
Constructor and Description |
---|
SpecificationPhraseSet(String specPhraseSetInternalID,
String specPhraseSetChgIntID,
String specPhraseSet,
Boolean specPhraseSetIsDeleted,
String specPhraseSetNote,
List<SpecificationPhraseSetText> toSpecificationPhraseSetText,
List<SpecPhraseSetPhraseAssgmt> toSpecPhraseSetPhraseAssgmt) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SpecificationPhraseSetText> |
SpecificationPhraseSetTextOneToOneLink.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 SpecificationPhraseSetTextLink<ObjectT> |
SpecificationPhraseSetTextLink.translateLinkType(EntityLink<SpecificationPhraseSetTextLink<ObjectT>,SpecificationPhraseSetText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.