Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.selectable.CndnContrTypeSelectable
Packages that use CndnContrTypeSelectable
Package
Description
-
Uses of CndnContrTypeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype declared as CndnContrTypeSelectableModifier and TypeFieldDescriptionstatic final CndnContrTypeSelectableCndnContrType.ALL_FIELDSSelector for all available fields of CndnContrType. -
Uses of CndnContrTypeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.field that implement CndnContrTypeSelectableModifier and TypeClassDescriptionclassCndnContrTypeField<FieldT>Template class to represent entity fields of the EntityCndnContrType. -
Uses of CndnContrTypeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link that implement CndnContrTypeSelectableModifier and TypeClassDescriptionclassCndnContrTypeLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCndnContrTypeto other entities.classCndnContrTypeOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCndnContrTypeto other entities, where the cardinality of the related entity is at most 1.