Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtClassCharc
Packages that use RecProcEquipRqmtClassCharc
Package
Description
-
Uses of RecProcEquipRqmtClassCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type parameters of type RecProcEquipRqmtClassCharcModifier and TypeFieldDescriptionstatic final RecProcEquipRqmtClassLink<RecProcEquipRqmtClassCharc>RecProcEquipRqmtClass.TO_CHARACTERISTICSUse with available fluent helpers to apply the to_Characteristics navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return RecProcEquipRqmtClassCharcModifier and TypeMethodDescriptionRecProcEquipRqmtClassCharc.RecProcEquipRqmtClassCharcBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return types with arguments of type RecProcEquipRqmtClassCharcModifier and TypeMethodDescriptionRecProcEquipRqmtClass.fetchCharacteristics()Fetches the RecProcEquipRqmtClassCharc entities (one to many) associated with this entity.io.vavr.control.Option<List<RecProcEquipRqmtClassCharc>>RecProcEquipRqmtClass.getCharacteristicsIfPresent()Retrieval of associated RecProcEquipRqmtClassCharc entities (one to many).RecProcEquipRqmtClass.getCharacteristicsOrFetch()Retrieval of associated RecProcEquipRqmtClassCharc entities (one to many).protected Class<RecProcEquipRqmtClassCharc>RecProcEquipRqmtClassCharcByKeyFluentHelper.getEntityClass()protected Class<RecProcEquipRqmtClassCharc>RecProcEquipRqmtClassCharcFluentHelper.getEntityClass()RecProcEquipRqmtClassCharc.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with parameters of type RecProcEquipRqmtClassCharcModifier and TypeMethodDescriptionvoidRecProcEquipRqmtClass.addCharacteristics(RecProcEquipRqmtClassCharc... entity) Adds elements to the list of associated RecProcEquipRqmtClassCharc entities.RecProcEquipRqmtClass.RecProcEquipRqmtClassBuilder.characteristics(RecProcEquipRqmtClassCharc... value) Navigation property to_Characteristics for RecProcEquipRqmtClass to multiple RecProcEquipRqmtClassCharc.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type arguments of type RecProcEquipRqmtClassCharcModifier and TypeMethodDescriptionvoidRecProcEquipRqmtClass.setCharacteristics(List<RecProcEquipRqmtClassCharc> value) Overwrites the list of associated RecProcEquipRqmtClassCharc entities for the loaded navigation property to_Characteristics.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type arguments of type RecProcEquipRqmtClassCharcModifierConstructorDescriptionRecProcEquipRqmtClass(UUID recipeProcessEquipRqmtUUID, String classInternalID, LocalDateTime keyDate, String classType, String classClassfctnAuthGrp, List<RecProcEquipRqmtClassCharc> toCharacteristics) -
Uses of RecProcEquipRqmtClassCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.link that return types with arguments of type RecProcEquipRqmtClassCharcModifier and TypeMethodDescriptionRecProcEquipRqmtClassCharcOneToOneLink.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.recipeheaderandformula.link with type arguments of type RecProcEquipRqmtClassCharcModifier and TypeMethodDescriptionprotected RecProcEquipRqmtClassCharcLink<ObjectT>RecProcEquipRqmtClassCharcLink.translateLinkType(EntityLink<RecProcEquipRqmtClassCharcLink<ObjectT>, RecProcEquipRqmtClassCharc, ObjectT> link)