Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.selectable.CharacteristicSelectable
Packages that use CharacteristicSelectable
Package
Description
-
Uses of CharacteristicSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation declared as CharacteristicSelectableModifier and TypeFieldDescriptionstatic final CharacteristicSelectableCharacteristic.ALL_FIELDSSelector for all available fields of Characteristic. -
Uses of CharacteristicSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.field that implement CharacteristicSelectableModifier and TypeClassDescriptionclassCharacteristicField<FieldT>Template class to represent entity fields of the EntityCharacteristic. -
Uses of CharacteristicSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.link that implement CharacteristicSelectableModifier and TypeClassDescriptionclassCharacteristicLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCharacteristicto other entities.classCharacteristicOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCharacteristicto other entities, where the cardinality of the related entity is at most 1.