Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.PhysChmlWaterSolubility
Packages that use PhysChmlWaterSolubility
Package
Description
-
Uses of PhysChmlWaterSolubility in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty with type parameters of type PhysChmlWaterSolubilityModifier and TypeFieldDescriptionstatic final SimpleProperty<PhysChmlWaterSolubility>PhysChmlWaterSolubility.ALL_FIELDSSelector for all available fields of PhysChmlWaterSolubility.static final SimpleProperty.String<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PC_PHYS_ADDL_STATEMENT_PHRSstatic final SimpleProperty.String<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PC_PHYS_ASSESSMENT_PHRSstatic final SimpleProperty.String<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PC_PHYS_NOTE_TEXTstatic final SimpleProperty.NumericDecimal<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PC_PHYS_WTR_SLBTY_LOWR_QTYstatic final SimpleProperty.String<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PC_PHYS_WTR_SLBTY_LOWR_QTY_AS_TXTstatic final SimpleProperty.String<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PC_PHYS_WTR_SLBTY_METHOD_PHRSstatic final SimpleProperty.NumericDecimal<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PC_PHYS_WTR_SLBTY_UPR_QTYstatic final SimpleProperty.String<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PC_PHYS_WTR_SLBTY_UPR_QTY_AS_TXTstatic final SimpleProperty.String<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PC_PRPTY_LOWR_LMT_OPTRstatic final SimpleProperty.String<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PC_PRPTY_UPR_LMT_OPTRstatic final SimpleProperty.Guid<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PHYS_CHML_PRPTY_UUIDstatic final SimpleProperty.String<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PHYS_CHML_WTR_SLBTY_QTY_ISO_UNITstatic final SimpleProperty.String<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PHYS_CHML_WTR_SLBTY_QTY_SAP_UNITstatic final SimpleProperty.Guid<PhysChmlWaterSolubility>PhysChmlWaterSolubility.PHYS_CHML_WTR_SLBTY_UUIDPhysChmlWaterSolubility.TO__PHYS_CHML_PRPTYUse with available request builders to apply the _PhysChmlPrpty navigation property to query operations.PhysicalChemicalProperty.TO__WATER_SOLUBILITYUse with available request builders to apply the _WaterSolubility navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty that return PhysChmlWaterSolubilityMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty that return types with arguments of type PhysChmlWaterSolubilityModifier and TypeMethodDescriptionPhysChmlWaterSolubility.getType()io.vavr.control.Option<List<PhysChmlWaterSolubility>>PhysicalChemicalProperty.getWaterSolubilityIfPresent()Retrieval of associated PhysChmlWaterSolubility entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty with parameters of type PhysChmlWaterSolubilityModifier and TypeMethodDescriptionvoidPhysicalChemicalProperty.addWaterSolubility(PhysChmlWaterSolubility... entity) Adds elements to the list of associated PhysChmlWaterSolubility entities.PhysicalChemicalProperty.PhysicalChemicalPropertyBuilder.waterSolubility(PhysChmlWaterSolubility... value) Navigation property _WaterSolubility for PhysicalChemicalProperty to multiple PhysChmlWaterSolubility.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty with type arguments of type PhysChmlWaterSolubilityModifier and TypeMethodDescriptionvoidPhysicalChemicalProperty.setWaterSolubility(List<PhysChmlWaterSolubility> value) Overwrites the list of associated PhysChmlWaterSolubility entities for the loaded navigation property _WaterSolubility. -
Uses of PhysChmlWaterSolubility in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type PhysChmlWaterSolubilityModifier and TypeMethodDescriptionDefaultPhysicalChemicalPropertyService.countPhysChmlWaterSolubility()Deprecated.PhysicalChemicalPropertyService.countPhysChmlWaterSolubility()Deprecated.Fetch the number of entries from thePhysChmlWaterSolubilityentity collection matching the filter and search expressions.DefaultPhysicalChemicalPropertyService.getAllPhysChmlWaterSolubility()Deprecated.PhysicalChemicalPropertyService.getAllPhysChmlWaterSolubility()Deprecated.Fetch multiplePhysChmlWaterSolubilityentities.DefaultPhysicalChemicalPropertyService.getPhysChmlWaterSolubilityByKey(UUID physChmlWtrSlbtyUUID) Deprecated.PhysicalChemicalPropertyService.getPhysChmlWaterSolubilityByKey(UUID physChmlWtrSlbtyUUID) Deprecated.Fetch a singlePhysChmlWaterSolubilityentity using key fields.