Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnSetTypeAssgmt
Packages that use BusVolFldCombnSetTypeAssgmt
Package
Description
-
Uses of BusVolFldCombnSetTypeAssgmt 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 BusVolFldCombnSetTypeAssgmtModifier and TypeFieldDescriptionstatic final CndnContrTypeLink<BusVolFldCombnSetTypeAssgmt>CndnContrType.TO_BUS_VOL_FLD_COMBN_SET_TYPE_ASSGMTUse with available fluent helpers to apply the to_BusVolFldCombnSetTypeAssgmt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype that return BusVolFldCombnSetTypeAssgmtModifier and TypeMethodDescriptionBusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype that return types with arguments of type BusVolFldCombnSetTypeAssgmtModifier and TypeMethodDescriptionCndnContrType.fetchBusVolFldCombnSetTypeAssgmt()Fetches the BusVolFldCombnSetTypeAssgmt entities (one to many) associated with this entity.io.vavr.control.Option<List<BusVolFldCombnSetTypeAssgmt>>CndnContrType.getBusVolFldCombnSetTypeAssgmtIfPresent()Retrieval of associated BusVolFldCombnSetTypeAssgmt entities (one to many).CndnContrType.getBusVolFldCombnSetTypeAssgmtOrFetch()Retrieval of associated BusVolFldCombnSetTypeAssgmt entities (one to many).protected Class<BusVolFldCombnSetTypeAssgmt>BusVolFldCombnSetTypeAssgmtByKeyFluentHelper.getEntityClass()protected Class<BusVolFldCombnSetTypeAssgmt>BusVolFldCombnSetTypeAssgmtFluentHelper.getEntityClass()BusVolFldCombnSetTypeAssgmt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype with parameters of type BusVolFldCombnSetTypeAssgmtModifier and TypeMethodDescriptionvoidCndnContrType.addBusVolFldCombnSetTypeAssgmt(BusVolFldCombnSetTypeAssgmt... entity) Adds elements to the list of associated BusVolFldCombnSetTypeAssgmt entities.CndnContrType.CndnContrTypeBuilder.busVolFldCombnSetTypeAssgmt(BusVolFldCombnSetTypeAssgmt... value) Navigation property to_BusVolFldCombnSetTypeAssgmt for CndnContrType to multiple BusVolFldCombnSetTypeAssgmt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype with type arguments of type BusVolFldCombnSetTypeAssgmtModifier and TypeMethodDescriptionvoidCndnContrType.setBusVolFldCombnSetTypeAssgmt(List<BusVolFldCombnSetTypeAssgmt> value) Overwrites the list of associated BusVolFldCombnSetTypeAssgmt entities for the loaded navigation property to_BusVolFldCombnSetTypeAssgmt.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype with type arguments of type BusVolFldCombnSetTypeAssgmtModifierConstructorDescriptionCndnContrType(String cndnContrType, String busVolFldCombnSet, String cndnContrTypeBlockUsage, String cndnContrPartnerCat, String cndnContrEligibleCat, String cndnContrClassfctnType, String cndnContrHasNoConditions, String cndnContrSettlmtType, String cndnContrChangeability, String cndnContrPrtlSettlmtCat, List<BusVolFldCombnSetTypeAssgmt> toBusVolFldCombnSetTypeAssgmt) -
Uses of BusVolFldCombnSetTypeAssgmt 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 BusVolFldCombnSetTypeAssgmtModifier and TypeMethodDescriptionBusVolFldCombnSetTypeAssgmtOneToOneLink.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 BusVolFldCombnSetTypeAssgmtModifier and TypeMethodDescriptionprotected BusVolFldCombnSetTypeAssgmtLink<ObjectT>BusVolFldCombnSetTypeAssgmtLink.translateLinkType(EntityLink<BusVolFldCombnSetTypeAssgmtLink<ObjectT>, BusVolFldCombnSetTypeAssgmt, ObjectT> link)