Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm.selectable.IncotermsVersionSelectable
Packages that use IncotermsVersionSelectable
Package
Description
-
Uses of IncotermsVersionSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm declared as IncotermsVersionSelectableModifier and TypeFieldDescriptionstatic final IncotermsVersionSelectableIncotermsVersion.ALL_FIELDSSelector for all available fields of IncotermsVersion. -
Uses of IncotermsVersionSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm.field that implement IncotermsVersionSelectableModifier and TypeClassDescriptionclassIncotermsVersionField<FieldT>Template class to represent entity fields of the EntityIncotermsVersion. -
Uses of IncotermsVersionSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm.link that implement IncotermsVersionSelectableModifier and TypeClassDescriptionclassIncotermsVersionLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofIncotermsVersionto other entities.classIncotermsVersionOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofIncotermsVersionto other entities, where the cardinality of the related entity is at most 1.