Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.CndnContrType
Packages that use CndnContrType
Package
Description
-
Uses of CndnContrType in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype that return CndnContrTypeMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype that return types with arguments of type CndnContrTypeModifier and TypeMethodDescriptionprotected Class<CndnContrType>CndnContrTypeByKeyFluentHelper.getEntityClass()protected Class<CndnContrType>CndnContrTypeFluentHelper.getEntityClass()CndnContrType.getType() -
Uses of CndnContrType in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link that return types with arguments of type CndnContrTypeModifier and TypeMethodDescriptionCndnContrTypeOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.link with type arguments of type CndnContrTypeModifier and TypeMethodDescriptionprotected CndnContrTypeLink<ObjectT>CndnContrTypeLink.translateLinkType(EntityLink<CndnContrTypeLink<ObjectT>, CndnContrType, ObjectT> link)