Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm.selectable.IncotermsClassificationTextSelectable
Packages that use IncotermsClassificationTextSelectable
Package
Description
-
Uses of IncotermsClassificationTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm declared as IncotermsClassificationTextSelectableModifier and TypeFieldDescriptionstatic final IncotermsClassificationTextSelectableIncotermsClassificationText.ALL_FIELDSSelector for all available fields of IncotermsClassificationText. -
Uses of IncotermsClassificationTextSelectable 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 IncotermsClassificationTextSelectableModifier and TypeClassDescriptionclassIncotermsClassificationTextField<FieldT>Template class to represent entity fields of the EntityIncotermsClassificationText. -
Uses of IncotermsClassificationTextSelectable 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 IncotermsClassificationTextSelectableModifier and TypeClassDescriptionclassIncotermsClassificationTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofIncotermsClassificationTextto other entities.classIncotermsClassificationTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofIncotermsClassificationTextto other entities, where the cardinality of the related entity is at most 1.