Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification.DngrsGdsClassfctnMOTText
Packages that use DngrsGdsClassfctnMOTText
Package
Description
-
Uses of DngrsGdsClassfctnMOTText 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 DngrsGdsClassfctnMOTTextModifier and TypeFieldDescriptionstatic final SimpleProperty<DngrsGdsClassfctnMOTText>DngrsGdsClassfctnMOTText.ALL_FIELDSSelector for all available fields of DngrsGdsClassfctnMOTText.static final SimpleProperty.Guid<DngrsGdsClassfctnMOTText>DngrsGdsClassfctnMOTText.CMPL_RQ_RSLT_DNGRS_GDS_MODE_OF_TR_UUIDstatic final SimpleProperty.String<DngrsGdsClassfctnMOTText>DngrsGdsClassfctnMOTText.DANGEROUS_GOOD_DESC_FOR_DOCUMENTSstatic final SimpleProperty.String<DngrsGdsClassfctnMOTText>DngrsGdsClassfctnMOTText.DNGRS_GDS_REPORTABLE_QUANTITY_TEXTstatic final SimpleProperty.String<DngrsGdsClassfctnMOTText>DngrsGdsClassfctnMOTText.DNGRS_GOOD_HAZARD_NOTES_DOCS_TEXTstatic final SimpleProperty.String<DngrsGdsClassfctnMOTText>DngrsGdsClassfctnMOTText.DNGRS_GOOD_MARKING_LABEL_TEXTstatic final SimpleProperty.String<DngrsGdsClassfctnMOTText>DngrsGdsClassfctnMOTText.LANGUAGEstatic final SimpleProperty.String<DngrsGdsClassfctnMOTText>DngrsGdsClassfctnMOTText.MARINE_PLLTNT_ENVRNMTL_HZDS_TEXTstatic final SimpleProperty.String<DngrsGdsClassfctnMOTText>DngrsGdsClassfctnMOTText.PROPER_SHIPPING_NAMEDngrsGdsClassfctnMOTText.TO__DANGEROUS_GOODS_CLASSIFICATIONUse with available request builders to apply the _DangerousGoodsClassification navigation property to query operations.DngrsGdsClassfctnMOTText.TO__MODE_OF_TRANSPORTUse with available request builders to apply the _ModeOfTransport navigation property to query operations.DngrsGdsClassfctnModeOfTranspt.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification that return DngrsGdsClassfctnMOTTextModifier and TypeMethodDescriptionDngrsGdsClassfctnMOTText.DngrsGdsClassfctnMOTTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification that return types with arguments of type DngrsGdsClassfctnMOTTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<DngrsGdsClassfctnMOTText>>DngrsGdsClassfctnModeOfTranspt.getTextIfPresent()Retrieval of associated DngrsGdsClassfctnMOTText entities (one to many).DngrsGdsClassfctnMOTText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification with parameters of type DngrsGdsClassfctnMOTTextModifier and TypeMethodDescriptionvoidDngrsGdsClassfctnModeOfTranspt.addText(DngrsGdsClassfctnMOTText... entity) Adds elements to the list of associated DngrsGdsClassfctnMOTText entities.DngrsGdsClassfctnModeOfTranspt.DngrsGdsClassfctnModeOfTransptBuilder.text(DngrsGdsClassfctnMOTText... value) Navigation property _Text for DngrsGdsClassfctnModeOfTranspt to multiple DngrsGdsClassfctnMOTText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification with type arguments of type DngrsGdsClassfctnMOTTextModifier and TypeMethodDescriptionvoidDngrsGdsClassfctnModeOfTranspt.setText(List<DngrsGdsClassfctnMOTText> value) Overwrites the list of associated DngrsGdsClassfctnMOTText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification with type arguments of type DngrsGdsClassfctnMOTTextModifierConstructorDescriptionDngrsGdsClassfctnModeOfTranspt(UUID cmplRqRsltDngrsGdsModeOfTrUUID, String product, String complianceRequirement, String dngrsGoodsModeOfTransport, String transportIsAllowed, DangerousGoodsClassification to_DangerousGoodsClassification, List<DngrsGdsClassfctnMOTText> to_Text) -
Uses of DngrsGdsClassfctnMOTText 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 DngrsGdsClassfctnMOTTextModifier and TypeMethodDescriptionDangerousGoodsClassificationService.countDngrsGdsClassfctnMOTText()Deprecated.Fetch the number of entries from theDngrsGdsClassfctnMOTTextentity collection matching the filter and search expressions.DefaultDangerousGoodsClassificationService.countDngrsGdsClassfctnMOTText()Deprecated.DangerousGoodsClassificationService.getAllDngrsGdsClassfctnMOTText()Deprecated.Fetch multipleDngrsGdsClassfctnMOTTextentities.DefaultDangerousGoodsClassificationService.getAllDngrsGdsClassfctnMOTText()Deprecated.DangerousGoodsClassificationService.getDngrsGdsClassfctnMOTTextByKey(UUID cmplRqRsltDngrsGdsModeOfTrUUID, String language) Deprecated.Fetch a singleDngrsGdsClassfctnMOTTextentity using key fields.DefaultDangerousGoodsClassificationService.getDngrsGdsClassfctnMOTTextByKey(UUID cmplRqRsltDngrsGdsModeOfTrUUID, String language) Deprecated.