Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification.DngrsGdsClassfctnHazardLabel
Packages that use DngrsGdsClassfctnHazardLabel
Package
Description
-
Uses of DngrsGdsClassfctnHazardLabel in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification with type parameters of type DngrsGdsClassfctnHazardLabelModifier and TypeFieldDescriptionstatic final SimpleProperty<DngrsGdsClassfctnHazardLabel>DngrsGdsClassfctnHazardLabel.ALL_FIELDSSelector for all available fields of DngrsGdsClassfctnHazardLabel.static final SimpleProperty.Guid<DngrsGdsClassfctnHazardLabel>DngrsGdsClassfctnHazardLabel.CMPL_RQ_RSLT_DNGRS_GDS_LBL_UUIDstatic final SimpleProperty.Guid<DngrsGdsClassfctnHazardLabel>DngrsGdsClassfctnHazardLabel.CMPL_RQ_RSLT_UUIDstatic final SimpleProperty.String<DngrsGdsClassfctnHazardLabel>DngrsGdsClassfctnHazardLabel.DANGEROUS_GOODS_HAZARD_LABELstatic final SimpleProperty.String<DngrsGdsClassfctnHazardLabel>DngrsGdsClassfctnHazardLabel.DANGEROUS_GOODS_HAZARD_LABEL_NAMEDngrsGdsClassfctnHazardLabel.TO__DANGEROUS_GOODS_CLASSIFICATIONUse with available request builders to apply the _DangerousGoodsClassification navigation property to query operations.static final NavigationProperty.Collection<DangerousGoodsClassification,DngrsGdsClassfctnHazardLabel> DangerousGoodsClassification.TO__HAZARD_LABELUse with available request builders to apply the _HazardLabel navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification that return DngrsGdsClassfctnHazardLabelModifier and TypeMethodDescriptionDngrsGdsClassfctnHazardLabel.DngrsGdsClassfctnHazardLabelBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification that return types with arguments of type DngrsGdsClassfctnHazardLabelModifier and TypeMethodDescriptionio.vavr.control.Option<List<DngrsGdsClassfctnHazardLabel>>DangerousGoodsClassification.getHazardLabelIfPresent()Retrieval of associated DngrsGdsClassfctnHazardLabel entities (one to many).DngrsGdsClassfctnHazardLabel.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification with parameters of type DngrsGdsClassfctnHazardLabelModifier and TypeMethodDescriptionvoidDangerousGoodsClassification.addHazardLabel(DngrsGdsClassfctnHazardLabel... entity) Adds elements to the list of associated DngrsGdsClassfctnHazardLabel entities.DangerousGoodsClassification.DangerousGoodsClassificationBuilder.hazardLabel(DngrsGdsClassfctnHazardLabel... value) Navigation property _HazardLabel for DangerousGoodsClassification to multiple DngrsGdsClassfctnHazardLabel.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification with type arguments of type DngrsGdsClassfctnHazardLabelModifier and TypeMethodDescriptionvoidDangerousGoodsClassification.setHazardLabel(List<DngrsGdsClassfctnHazardLabel> value) Overwrites the list of associated DngrsGdsClassfctnHazardLabel entities for the loaded navigation property _HazardLabel. -
Uses of DngrsGdsClassfctnHazardLabel 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 DngrsGdsClassfctnHazardLabelModifier and TypeMethodDescriptionDangerousGoodsClassificationService.countDngrsGdsClassfctnHazardLabel()Deprecated.Fetch the number of entries from theDngrsGdsClassfctnHazardLabelentity collection matching the filter and search expressions.DefaultDangerousGoodsClassificationService.countDngrsGdsClassfctnHazardLabel()Deprecated.DangerousGoodsClassificationService.getAllDngrsGdsClassfctnHazardLabel()Deprecated.Fetch multipleDngrsGdsClassfctnHazardLabelentities.DefaultDangerousGoodsClassificationService.getAllDngrsGdsClassfctnHazardLabel()Deprecated.DangerousGoodsClassificationService.getDngrsGdsClassfctnHazardLabelByKey(UUID cmplRqRsltDngrsGdsLblUUID) Deprecated.Fetch a singleDngrsGdsClassfctnHazardLabelentity using key fields.DefaultDangerousGoodsClassificationService.getDngrsGdsClassfctnHazardLabelByKey(UUID cmplRqRsltDngrsGdsLblUUID) Deprecated.