Modifier and Type | Field and Description |
---|---|
static BaseUnitLink<BaseUnitText> |
BaseUnit.TO_CNSLDTN_BASE_UNIT_T
Use with available fluent helpers to apply the to_CnsldtnBaseUnitT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
BaseUnitText |
BaseUnitText.BaseUnitTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BaseUnitText> |
BaseUnit.fetchCnsldtnBaseUnitT()
Fetches the BaseUnitText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<BaseUnitText>> |
BaseUnit.getCnsldtnBaseUnitTIfPresent()
Retrieval of associated BaseUnitText entities (one to many).
|
List<BaseUnitText> |
BaseUnit.getCnsldtnBaseUnitTOrFetch()
Retrieval of associated BaseUnitText entities (one to many).
|
protected Class<BaseUnitText> |
BaseUnitTextByKeyFluentHelper.getEntityClass() |
protected Class<BaseUnitText> |
BaseUnitTextFluentHelper.getEntityClass() |
Class<BaseUnitText> |
BaseUnitText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BaseUnit.addCnsldtnBaseUnitT(BaseUnitText... entity)
Adds elements to the list of associated BaseUnitText entities.
|
BaseUnit.BaseUnitBuilder |
BaseUnit.BaseUnitBuilder.cnsldtnBaseUnitT(BaseUnitText... value)
Navigation property to_CnsldtnBaseUnitT for BaseUnit to multiple BaseUnitText.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseUnit.setCnsldtnBaseUnitT(List<BaseUnitText> value)
Overwrites the list of associated BaseUnitText entities for the loaded navigation property
to_CnsldtnBaseUnitT.
|
Constructor and Description |
---|
BaseUnit(String unitOfMeasure,
String unitOfMeasure_Text,
String unitOfMeasureISOCode,
Short unitOfMeasureNumberOfDecimals,
Short unitOfMeasureDspNmbrOfDcmls,
List<BaseUnitText> toCnsldtnBaseUnitT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BaseUnitText> |
BaseUnitTextOneToOneLink.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 BaseUnitTextLink<ObjectT> |
BaseUnitTextLink.translateLinkType(EntityLink<BaseUnitTextLink<ObjectT>,BaseUnitText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.