Modifier and Type | Field and Description |
---|---|
static FSItemSelectionAttribValLink<FSItemSelectionAttribValText> |
FSItemSelectionAttribVal.TO_CNSLDTN_FS_ITEM_SEL_ATTRIB_VAL_T
Use with available fluent helpers to apply the to_CnsldtnFSItemSelAttribValT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FSItemSelectionAttribValText |
FSItemSelectionAttribValText.FSItemSelectionAttribValTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<FSItemSelectionAttribValText> |
FSItemSelectionAttribVal.fetchCnsldtnFSItemSelAttribValT()
Fetches the FSItemSelectionAttribValText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<FSItemSelectionAttribValText>> |
FSItemSelectionAttribVal.getCnsldtnFSItemSelAttribValTIfPresent()
Retrieval of associated FSItemSelectionAttribValText entities (one to many).
|
List<FSItemSelectionAttribValText> |
FSItemSelectionAttribVal.getCnsldtnFSItemSelAttribValTOrFetch()
Retrieval of associated FSItemSelectionAttribValText entities (one to many).
|
protected Class<FSItemSelectionAttribValText> |
FSItemSelectionAttribValTextByKeyFluentHelper.getEntityClass() |
protected Class<FSItemSelectionAttribValText> |
FSItemSelectionAttribValTextFluentHelper.getEntityClass() |
Class<FSItemSelectionAttribValText> |
FSItemSelectionAttribValText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FSItemSelectionAttribVal.addCnsldtnFSItemSelAttribValT(FSItemSelectionAttribValText... entity)
Adds elements to the list of associated FSItemSelectionAttribValText entities.
|
FSItemSelectionAttribVal.FSItemSelectionAttribValBuilder |
FSItemSelectionAttribVal.FSItemSelectionAttribValBuilder.cnsldtnFSItemSelAttribValT(FSItemSelectionAttribValText... value)
Navigation property to_CnsldtnFSItemSelAttribValT for FSItemSelectionAttribVal to multiple
FSItemSelectionAttribValText.
|
Modifier and Type | Method and Description |
---|---|
void |
FSItemSelectionAttribVal.setCnsldtnFSItemSelAttribValT(List<FSItemSelectionAttribValText> value)
Overwrites the list of associated FSItemSelectionAttribValText entities for the loaded navigation property
to_CnsldtnFSItemSelAttribValT.
|
Constructor and Description |
---|
FSItemSelectionAttribVal(String fSItemAttributeName,
String fSItemAttributeName_Text,
String fSItemAttributeValueName,
String fSItemAttributeValueName_Text,
List<FSItemSelectionAttribValText> toCnsldtnFSItemSelAttribValT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FSItemSelectionAttribValText> |
FSItemSelectionAttribValTextOneToOneLink.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 FSItemSelectionAttribValTextLink<ObjectT> |
FSItemSelectionAttribValTextLink.translateLinkType(EntityLink<FSItemSelectionAttribValTextLink<ObjectT>,FSItemSelectionAttribValText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.