Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.selectable.PackingInstructionComponentSelectable
Packages that use PackingInstructionComponentSelectable
Package
Description
-
Uses of PackingInstructionComponentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction declared as PackingInstructionComponentSelectableModifier and TypeFieldDescriptionstatic final PackingInstructionComponentSelectablePackingInstructionComponent.ALL_FIELDSSelector for all available fields of PackingInstructionComponent. -
Uses of PackingInstructionComponentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.field that implement PackingInstructionComponentSelectableModifier and TypeClassDescriptionclassPackingInstructionComponentField<FieldT>Template class to represent entity fields of the EntityPackingInstructionComponent. -
Uses of PackingInstructionComponentSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.link that implement PackingInstructionComponentSelectableModifier and TypeClassDescriptionclassPackingInstructionComponentLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPackingInstructionComponentto other entities.classPackingInstructionComponentOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPackingInstructionComponentto other entities, where the cardinality of the related entity is at most 1.