Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm.selectable.IncotermsClassificationSelectable
Packages that use IncotermsClassificationSelectable
Package
Description
-
Uses of IncotermsClassificationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm declared as IncotermsClassificationSelectableModifier and TypeFieldDescriptionstatic final IncotermsClassificationSelectableIncotermsClassification.ALL_FIELDSSelector for all available fields of IncotermsClassification. -
Uses of IncotermsClassificationSelectable 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 IncotermsClassificationSelectableModifier and TypeClassDescriptionclassIncotermsClassificationField<FieldT>Template class to represent entity fields of the EntityIncotermsClassification. -
Uses of IncotermsClassificationSelectable 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 IncotermsClassificationSelectableModifier and TypeClassDescriptionclassIncotermsClassificationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofIncotermsClassificationto other entities.classIncotermsClassificationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofIncotermsClassificationto other entities, where the cardinality of the related entity is at most 1.