Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt
Packages that use BusVolFldCombnTypeFldAssgmt
Package
Description
-
Uses of BusVolFldCombnTypeFldAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype with type parameters of type BusVolFldCombnTypeFldAssgmtModifier and TypeFieldDescriptionstatic final BusVolFldCombnSetTypeAssgmtLink<BusVolFldCombnTypeFldAssgmt>BusVolFldCombnSetTypeAssgmt.TO_BUS_VOL_FLD_COMBN_TYPE_FLD_ASSGMTUse with available fluent helpers to apply the to_BusVolFldCombnTypeFldAssgmt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype that return BusVolFldCombnTypeFldAssgmtModifier and TypeMethodDescriptionBusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype that return types with arguments of type BusVolFldCombnTypeFldAssgmtModifier and TypeMethodDescriptionBusVolFldCombnSetTypeAssgmt.fetchBusVolFldCombnTypeFldAssgmt()Fetches the BusVolFldCombnTypeFldAssgmt entities (one to many) associated with this entity.io.vavr.control.Option<List<BusVolFldCombnTypeFldAssgmt>>BusVolFldCombnSetTypeAssgmt.getBusVolFldCombnTypeFldAssgmtIfPresent()Retrieval of associated BusVolFldCombnTypeFldAssgmt entities (one to many).BusVolFldCombnSetTypeAssgmt.getBusVolFldCombnTypeFldAssgmtOrFetch()Retrieval of associated BusVolFldCombnTypeFldAssgmt entities (one to many).BusVolFldCombnTypeFldAssgmt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype with parameters of type BusVolFldCombnTypeFldAssgmtModifier and TypeMethodDescriptionvoidBusVolFldCombnSetTypeAssgmt.addBusVolFldCombnTypeFldAssgmt(BusVolFldCombnTypeFldAssgmt... entity) Adds elements to the list of associated BusVolFldCombnTypeFldAssgmt entities.BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder.busVolFldCombnTypeFldAssgmt(BusVolFldCombnTypeFldAssgmt... value) Navigation property to_BusVolFldCombnTypeFldAssgmt for BusVolFldCombnSetTypeAssgmt to multiple BusVolFldCombnTypeFldAssgmt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype with type arguments of type BusVolFldCombnTypeFldAssgmtModifier and TypeMethodDescriptionvoidBusVolFldCombnSetTypeAssgmt.setBusVolFldCombnTypeFldAssgmt(List<BusVolFldCombnTypeFldAssgmt> value) Overwrites the list of associated BusVolFldCombnTypeFldAssgmt entities for the loaded navigation property to_BusVolFldCombnTypeFldAssgmt.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype with type arguments of type BusVolFldCombnTypeFldAssgmtModifierConstructorDescriptionBusVolFldCombnSetTypeAssgmt(String cndnContrType, String busVolFldCombnSet, String busVolFieldCombnType, BigDecimal busVolFldCombnMinNrOfEntries, BigDecimal busVolFldCombnMaxNrOfEntries, String busVolFldCombnGroup, String busVolFldCombnAllwdSign, Boolean busVolFldCombnValdtyIsAllwd, List<BusVolFldCombnTypeFldAssgmt> toBusVolFldCombnTypeFldAssgmt) -
Uses of BusVolFldCombnTypeFldAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link that return types with arguments of type BusVolFldCombnTypeFldAssgmtModifier and TypeMethodDescriptionBusVolFldCombnTypeFldAssgmtOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link with type arguments of type BusVolFldCombnTypeFldAssgmtModifier and TypeMethodDescriptionprotected BusVolFldCombnTypeFldAssgmtLink<ObjectT>BusVolFldCombnTypeFldAssgmtLink.translateLinkType(EntityLink<BusVolFldCombnTypeFldAssgmtLink<ObjectT>, BusVolFldCombnTypeFldAssgmt, ObjectT> link)