Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.PhysChmlParticleSize
Packages that use PhysChmlParticleSize
Package
Description
-
Uses of PhysChmlParticleSize 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 PhysChmlParticleSizeModifier and TypeFieldDescriptionstatic final SimpleProperty<PhysChmlParticleSize>PhysChmlParticleSize.ALL_FIELDSSelector for all available fields of PhysChmlParticleSize.static final SimpleProperty.String<PhysChmlParticleSize>PhysChmlParticleSize.PC_PHYS_NOTE_TEXTstatic final SimpleProperty.String<PhysChmlParticleSize>PhysChmlParticleSize.PC_PRPTY_LOWR_LMT_OPTRstatic final SimpleProperty.String<PhysChmlParticleSize>PhysChmlParticleSize.PC_PRPTY_UPR_LMT_OPTRstatic final SimpleProperty.NumericDecimal<PhysChmlParticleSize>PhysChmlParticleSize.PHYS_CHML_PARTICLE_SIZE_LOWR_QTYstatic final SimpleProperty.String<PhysChmlParticleSize>PhysChmlParticleSize.PHYS_CHML_PARTICLE_SIZE_LOWR_QTY_TXTstatic final SimpleProperty.String<PhysChmlParticleSize>PhysChmlParticleSize.PHYS_CHML_PARTICLE_SIZE_QTY_ISO_UNITstatic final SimpleProperty.String<PhysChmlParticleSize>PhysChmlParticleSize.PHYS_CHML_PARTICLE_SIZE_QTY_SAP_UNITstatic final SimpleProperty.NumericDecimal<PhysChmlParticleSize>PhysChmlParticleSize.PHYS_CHML_PARTICLE_SIZE_UPR_QTYstatic final SimpleProperty.String<PhysChmlParticleSize>PhysChmlParticleSize.PHYS_CHML_PARTICLE_SIZE_UPR_QTY_TXTstatic final SimpleProperty.Guid<PhysChmlParticleSize>PhysChmlParticleSize.PHYS_CHML_PARTICLE_SIZE_UUIDstatic final SimpleProperty.Guid<PhysChmlParticleSize>PhysChmlParticleSize.PHYS_CHML_PRPTY_UUIDPhysicalChemicalProperty.TO__PARTICLE_SIZEUse with available request builders to apply the _ParticleSize navigation property to query operations.PhysChmlParticleSize.TO__PHYS_CHML_PRPTYUse with available request builders to apply the _PhysChmlPrpty navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty that return PhysChmlParticleSizeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty that return types with arguments of type PhysChmlParticleSizeModifier and TypeMethodDescriptionio.vavr.control.Option<List<PhysChmlParticleSize>>PhysicalChemicalProperty.getParticleSizeIfPresent()Retrieval of associated PhysChmlParticleSize entities (one to many).PhysChmlParticleSize.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty with parameters of type PhysChmlParticleSizeModifier and TypeMethodDescriptionvoidPhysicalChemicalProperty.addParticleSize(PhysChmlParticleSize... entity) Adds elements to the list of associated PhysChmlParticleSize entities.PhysicalChemicalProperty.PhysicalChemicalPropertyBuilder.particleSize(PhysChmlParticleSize... value) Navigation property _ParticleSize for PhysicalChemicalProperty to multiple PhysChmlParticleSize.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty with type arguments of type PhysChmlParticleSizeModifier and TypeMethodDescriptionvoidPhysicalChemicalProperty.setParticleSize(List<PhysChmlParticleSize> value) Overwrites the list of associated PhysChmlParticleSize entities for the loaded navigation property _ParticleSize. -
Uses of PhysChmlParticleSize 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 PhysChmlParticleSizeModifier and TypeMethodDescriptionDefaultPhysicalChemicalPropertyService.countPhysChmlParticleSize()Deprecated.PhysicalChemicalPropertyService.countPhysChmlParticleSize()Deprecated.Fetch the number of entries from thePhysChmlParticleSizeentity collection matching the filter and search expressions.DefaultPhysicalChemicalPropertyService.getAllPhysChmlParticleSize()Deprecated.PhysicalChemicalPropertyService.getAllPhysChmlParticleSize()Deprecated.Fetch multiplePhysChmlParticleSizeentities.DefaultPhysicalChemicalPropertyService.getPhysChmlParticleSizeByKey(UUID physChmlParticleSizeUUID) Deprecated.PhysicalChemicalPropertyService.getPhysChmlParticleSizeByKey(UUID physChmlParticleSizeUUID) Deprecated.Fetch a singlePhysChmlParticleSizeentity using key fields.