Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatespacegroupenableusetype.RESpaceGrpEnableUseTypeText
Packages that use RESpaceGrpEnableUseTypeText
Package
Description
-
Uses of RESpaceGrpEnableUseTypeText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatespacegroupenableusetype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatespacegroupenableusetype with type parameters of type RESpaceGrpEnableUseTypeTextModifier and TypeFieldDescriptionstatic final SimpleProperty<RESpaceGrpEnableUseTypeText>RESpaceGrpEnableUseTypeText.ALL_FIELDSSelector for all available fields of RESpaceGrpEnableUseTypeText.static final SimpleProperty.String<RESpaceGrpEnableUseTypeText>RESpaceGrpEnableUseTypeText.LANGUAGEstatic final SimpleProperty.String<RESpaceGrpEnableUseTypeText>RESpaceGrpEnableUseTypeText.RE_SPACE_GRP_ENABLE_USE_TYPEstatic final SimpleProperty.String<RESpaceGrpEnableUseTypeText>RESpaceGrpEnableUseTypeText.RE_SPACE_GRP_ENABLE_USE_TYPE_TEXTRESpaceGrpEnableUseTypeText.TO__R_E_SPACE_GRP_ENABLE_USE_TYPEUse with available request builders to apply the _RESpaceGrpEnableUseType navigation property to query operations.RESpaceGrpEnableUseType.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.realestatespacegroupenableusetype that return RESpaceGrpEnableUseTypeTextModifier and TypeMethodDescriptionRESpaceGrpEnableUseTypeText.RESpaceGrpEnableUseTypeTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatespacegroupenableusetype that return types with arguments of type RESpaceGrpEnableUseTypeTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<RESpaceGrpEnableUseTypeText>>RESpaceGrpEnableUseType.getTextIfPresent()Retrieval of associated RESpaceGrpEnableUseTypeText entities (one to many).RESpaceGrpEnableUseTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatespacegroupenableusetype with parameters of type RESpaceGrpEnableUseTypeTextModifier and TypeMethodDescriptionvoidRESpaceGrpEnableUseType.addText(RESpaceGrpEnableUseTypeText... entity) Adds elements to the list of associated RESpaceGrpEnableUseTypeText entities.RESpaceGrpEnableUseType.RESpaceGrpEnableUseTypeBuilder.text(RESpaceGrpEnableUseTypeText... value) Navigation property _Text for RESpaceGrpEnableUseType to multiple RESpaceGrpEnableUseTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatespacegroupenableusetype with type arguments of type RESpaceGrpEnableUseTypeTextModifier and TypeMethodDescriptionvoidRESpaceGrpEnableUseType.setText(List<RESpaceGrpEnableUseTypeText> value) Overwrites the list of associated RESpaceGrpEnableUseTypeText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatespacegroupenableusetype with type arguments of type RESpaceGrpEnableUseTypeTextModifierConstructorDescriptionRESpaceGrpEnableUseType(String rESpaceGrpEnableUseType, String rESpaceGrpEnableUseTypeText, List<RESpaceGrpEnableUseTypeText> to_Text) -
Uses of RESpaceGrpEnableUseTypeText 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 RESpaceGrpEnableUseTypeTextModifier and TypeMethodDescriptionDefaultRealEstateSpaceGroupEnableUseTypeService.countRESpaceGrpEnableUseTypeText()Deprecated.RealEstateSpaceGroupEnableUseTypeService.countRESpaceGrpEnableUseTypeText()Deprecated.Fetch the number of entries from theRESpaceGrpEnableUseTypeTextentity collection matching the filter and search expressions.DefaultRealEstateSpaceGroupEnableUseTypeService.getAllRESpaceGrpEnableUseTypeText()Deprecated.RealEstateSpaceGroupEnableUseTypeService.getAllRESpaceGrpEnableUseTypeText()Deprecated.Fetch multipleRESpaceGrpEnableUseTypeTextentities.DefaultRealEstateSpaceGroupEnableUseTypeService.getRESpaceGrpEnableUseTypeTextByKey(String rESpaceGrpEnableUseType, String language) Deprecated.RealEstateSpaceGroupEnableUseTypeService.getRESpaceGrpEnableUseTypeTextByKey(String rESpaceGrpEnableUseType, String language) Deprecated.Fetch a singleRESpaceGrpEnableUseTypeTextentity using key fields.