Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.BR_NFTrailer
Packages that use BR_NFTrailer
Package
Description
-
Uses of BR_NFTrailer in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with type parameters of type BR_NFTrailerModifier and TypeFieldDescriptionstatic final BR_NFDocumentLink<BR_NFTrailer>BR_NFDocument.TO_BRNF_TRAILERUse with available fluent helpers to apply the to_BR_NFTrailer navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return BR_NFTrailerModifier and TypeMethodDescriptionBR_NFTrailer.BR_NFTrailerBuilder.build()protected BR_NFTrailerBR_NFTrailerUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal that return types with arguments of type BR_NFTrailerModifier and TypeMethodDescriptionBR_NFDocument.fetchBR_NFTrailer()Fetches the BR_NFTrailer entities (one to many) associated with this entity.io.vavr.control.Option<List<BR_NFTrailer>>BR_NFDocument.getBR_NFTrailerIfPresent()Retrieval of associated BR_NFTrailer entities (one to many).BR_NFDocument.getBR_NFTrailerOrFetch()Retrieval of associated BR_NFTrailer entities (one to many).protected Class<BR_NFTrailer>BR_NFTrailerByKeyFluentHelper.getEntityClass()protected Class<BR_NFTrailer>BR_NFTrailerFluentHelper.getEntityClass()BR_NFTrailer.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with parameters of type BR_NFTrailerModifier and TypeMethodDescriptionvoidBR_NFDocument.addBR_NFTrailer(BR_NFTrailer... entity) Adds elements to the list of associated BR_NFTrailer entities.BR_NFDocument.BR_NFDocumentBuilder.bR_NFTrailer(BR_NFTrailer... value) Navigation property to_BR_NFTrailer for BR_NFDocument to multiple BR_NFTrailer.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with type arguments of type BR_NFTrailerModifier and TypeMethodDescriptionvoidBR_NFDocument.setBR_NFTrailer(List<BR_NFTrailer> value) Overwrites the list of associated BR_NFTrailer entities for the loaded navigation property to_BR_NFTrailer.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal with parameters of type BR_NFTrailerModifierConstructorDescriptionBR_NFTrailerUpdateFluentHelper(String servicePath, BR_NFTrailer entity, String entityCollection) Creates a fluent helper object that will update aBR_NFTrailerentity on the OData endpoint. -
Uses of BR_NFTrailer in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.batch with parameters of type BR_NFTrailerModifier and TypeMethodDescriptionBrazilNotaFiscalServiceBatchChangeSet.updateBR_NFTrailer(BR_NFTrailer bR_NFTrailer) Update an existingBR_NFTrailerentity and save it to the S/4HANA system.DefaultBrazilNotaFiscalServiceBatchChangeSet.updateBR_NFTrailer(BR_NFTrailer bR_NFTrailer) -
Uses of BR_NFTrailer in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilnotafiscal.link that return types with arguments of type BR_NFTrailerModifier and TypeMethodDescriptionBR_NFTrailerOneToOneLink.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.brazilnotafiscal.link with type arguments of type BR_NFTrailerModifier and TypeMethodDescriptionprotected BR_NFTrailerLink<ObjectT>BR_NFTrailerLink.translateLinkType(EntityLink<BR_NFTrailerLink<ObjectT>, BR_NFTrailer, ObjectT> link) -
Uses of BR_NFTrailer in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BR_NFTrailerModifier and TypeMethodDescriptionBrazilNotaFiscalService.updateBR_NFTrailer(BR_NFTrailer bR_NFTrailer) Deprecated.Update an existingBR_NFTrailerentity and save it to the S/4HANA system.DefaultBrazilNotaFiscalService.updateBR_NFTrailer(BR_NFTrailer bR_NFTrailer) Deprecated.