Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnClassForKeyDate
Packages that use ClfnClassForKeyDate
Package
Description
-
Uses of ClfnClassForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification with type parameters of type ClfnClassForKeyDateModifier and TypeFieldDescriptionstatic final ProductClassOneToOneLink<ClfnClassForKeyDate>ProductClass.TO_CLASS_DETAILSUse with available fluent helpers to apply the to_ClassDetails navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return ClfnClassForKeyDateModifier and TypeMethodDescriptionClfnClassForKeyDate.ClfnClassForKeyDateBuilder.build()ProductClass.fetchClassDetails()Fetches the ClfnClassForKeyDate entity (one to one) associated with this entity.ProductClass.getClassDetailsOrFetch()Retrieval of associated ClfnClassForKeyDate entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return types with arguments of type ClfnClassForKeyDateModifier and TypeMethodDescriptionio.vavr.control.Option<ClfnClassForKeyDate>ProductClass.getClassDetailsIfPresent()Retrieval of associated ClfnClassForKeyDate entity (one to one).protected Class<ClfnClassForKeyDate>ClfnClassForKeyDateByKeyFluentHelper.getEntityClass()protected Class<ClfnClassForKeyDate>ClfnClassForKeyDateFluentHelper.getEntityClass()ClfnClassForKeyDate.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification with parameters of type ClfnClassForKeyDateModifier and TypeMethodDescriptionProductClass.ProductClassBuilder.classDetails(ClfnClassForKeyDate value) Navigation property to_ClassDetails for ProductClass to single ClfnClassForKeyDate.voidProductClass.setClassDetails(ClfnClassForKeyDate value) Overwrites the associated ClfnClassForKeyDate entity for the loaded navigation property to_ClassDetails.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification with parameters of type ClfnClassForKeyDateModifierConstructorDescriptionProductClass(String product, String classInternalID, LocalDateTime keyDate, String changeNumber, String classType, List<ProductClassCharc> toCharacteristics, ClfnClassForKeyDate toClassDetails) -
Uses of ClfnClassForKeyDate in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link that return types with arguments of type ClfnClassForKeyDateModifier and TypeMethodDescriptionClfnClassForKeyDateOneToOneLink.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.productmasterdataincludingclassification.link with type arguments of type ClfnClassForKeyDateModifier and TypeMethodDescriptionprotected ClfnClassForKeyDateLink<ObjectT>ClfnClassForKeyDateLink.translateLinkType(EntityLink<ClfnClassForKeyDateLink<ObjectT>, ClfnClassForKeyDate, ObjectT> link)