Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.PackingInstructionText
Packages that use PackingInstructionText
Package
Description
-
Uses of PackingInstructionText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction with type parameters of type PackingInstructionTextModifier and TypeFieldDescriptionstatic final PackingInstructionHeaderLink<PackingInstructionText>PackingInstructionHeader.TO_PACKING_INSTRUCTION_TEXTUse with available fluent helpers to apply the to_PackingInstructionText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction that return PackingInstructionTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction that return types with arguments of type PackingInstructionTextModifier and TypeMethodDescriptionPackingInstructionHeader.fetchPackingInstructionText()Fetches the PackingInstructionText entities (one to many) associated with this entity.protected Class<PackingInstructionText>PackingInstructionTextByKeyFluentHelper.getEntityClass()protected Class<PackingInstructionText>PackingInstructionTextFluentHelper.getEntityClass()io.vavr.control.Option<List<PackingInstructionText>>PackingInstructionHeader.getPackingInstructionTextIfPresent()Retrieval of associated PackingInstructionText entities (one to many).PackingInstructionHeader.getPackingInstructionTextOrFetch()Retrieval of associated PackingInstructionText entities (one to many).PackingInstructionText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction with parameters of type PackingInstructionTextModifier and TypeMethodDescriptionvoidPackingInstructionHeader.addPackingInstructionText(PackingInstructionText... entity) Adds elements to the list of associated PackingInstructionText entities.PackingInstructionHeader.PackingInstructionHeaderBuilder.packingInstructionText(PackingInstructionText... value) Navigation property to_PackingInstructionText for PackingInstructionHeader to multiple PackingInstructionText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction with type arguments of type PackingInstructionTextModifier and TypeMethodDescriptionvoidPackingInstructionHeader.setPackingInstructionText(List<PackingInstructionText> value) Overwrites the list of associated PackingInstructionText entities for the loaded navigation property to_PackingInstructionText. -
Uses of PackingInstructionText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.link that return types with arguments of type PackingInstructionTextModifier and TypeMethodDescriptionPackingInstructionTextOneToOneLink.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.packinginstruction.link with type arguments of type PackingInstructionTextModifier and TypeMethodDescriptionprotected PackingInstructionTextLink<ObjectT>PackingInstructionTextLink.translateLinkType(EntityLink<PackingInstructionTextLink<ObjectT>, PackingInstructionText, ObjectT> link)