Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.EHSLocClassifierText
Packages that use EHSLocClassifierText
Package
Description
-
Uses of EHSLocClassifierText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate with type parameters of type EHSLocClassifierTextModifier and TypeFieldDescriptionstatic final EHSLocationValueHelpLink<EHSLocClassifierText>EHSLocationValueHelp.TO_LOC_CLASSIFIER_TEXTUse with available fluent helpers to apply the to_LocClassifierText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate that return EHSLocClassifierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate that return types with arguments of type EHSLocClassifierTextModifier and TypeMethodDescriptionEHSLocationValueHelp.fetchLocClassifierText()Fetches the EHSLocClassifierText entities (one to many) associated with this entity.protected Class<EHSLocClassifierText>EHSLocClassifierTextByKeyFluentHelper.getEntityClass()protected Class<EHSLocClassifierText>EHSLocClassifierTextFluentHelper.getEntityClass()io.vavr.control.Option<List<EHSLocClassifierText>>EHSLocationValueHelp.getLocClassifierTextIfPresent()Retrieval of associated EHSLocClassifierText entities (one to many).EHSLocationValueHelp.getLocClassifierTextOrFetch()Retrieval of associated EHSLocClassifierText entities (one to many).EHSLocClassifierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate with parameters of type EHSLocClassifierTextModifier and TypeMethodDescriptionvoidEHSLocationValueHelp.addLocClassifierText(EHSLocClassifierText... entity) Adds elements to the list of associated EHSLocClassifierText entities.EHSLocationValueHelp.EHSLocationValueHelpBuilder.locClassifierText(EHSLocClassifierText... value) Navigation property to_LocClassifierText for EHSLocationValueHelp to multiple EHSLocClassifierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate with type arguments of type EHSLocClassifierTextModifier and TypeMethodDescriptionvoidEHSLocationValueHelp.setLocClassifierText(List<EHSLocClassifierText> value) Overwrites the list of associated EHSLocClassifierText entities for the loaded navigation property to_LocClassifierText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate with type arguments of type EHSLocClassifierTextModifierConstructorDescriptionEHSLocationValueHelp(UUID eHSLocationUUID, String eHSLocationNameFreeSrch, String eHSLocationName, String eHSLocationIDAndName, String eHSLocationID, String eHSLocationType, String eHSLocationType_Text, String eHSLocationStatus, String eHSLocationStatus_Text, String eHSClassifierName, String eHSLocClassifiersText, BigDecimal geographicalLocationLatitude, BigDecimal geographicalLocationLongitude, List<EHSLocClassifierText> toLocClassifierText) -
Uses of EHSLocClassifierText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.link that return types with arguments of type EHSLocClassifierTextModifier and TypeMethodDescriptionEHSLocClassifierTextOneToOneLink.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.ehsincidentcreate.link with type arguments of type EHSLocClassifierTextModifier and TypeMethodDescriptionprotected EHSLocClassifierTextLink<ObjectT>EHSLocClassifierTextLink.translateLinkType(EntityLink<EHSLocClassifierTextLink<ObjectT>, EHSLocClassifierText, ObjectT> link)