Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateusageenablementandoccupancygrouptype.RESpaceGroupTypeText
Packages that use RESpaceGroupTypeText
Package
Description
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateusageenablementandoccupancygrouptype
-
Uses of RESpaceGroupTypeText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateusageenablementandoccupancygrouptype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateusageenablementandoccupancygrouptype with type parameters of type RESpaceGroupTypeTextModifier and TypeFieldDescriptionstatic final SimpleProperty<RESpaceGroupTypeText>RESpaceGroupTypeText.ALL_FIELDSSelector for all available fields of RESpaceGroupTypeText.static final SimpleProperty.String<RESpaceGroupTypeText>RESpaceGroupTypeText.LANGUAGEstatic final SimpleProperty.String<RESpaceGroupTypeText>RESpaceGroupTypeText.RE_INTEG_OBJ_SPACE_GROUP_TYPEstatic final SimpleProperty.String<RESpaceGroupTypeText>RESpaceGroupTypeText.RE_INTEG_OBJ_SPACE_GROUP_TYPE_TEXTstatic final NavigationProperty.Single<RESpaceGroupTypeText,RESpaceGroupType> RESpaceGroupTypeText.TO__R_E_SPACE_GROUP_TYPEUse with available request builders to apply the _RESpaceGroupType navigation property to query operations.RESpaceGroupType.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.realestateusageenablementandoccupancygrouptype that return RESpaceGroupTypeTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateusageenablementandoccupancygrouptype that return types with arguments of type RESpaceGroupTypeTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<RESpaceGroupTypeText>>RESpaceGroupType.getTextIfPresent()Retrieval of associated RESpaceGroupTypeText entities (one to many).RESpaceGroupTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateusageenablementandoccupancygrouptype with parameters of type RESpaceGroupTypeTextModifier and TypeMethodDescriptionvoidRESpaceGroupType.addText(RESpaceGroupTypeText... entity) Adds elements to the list of associated RESpaceGroupTypeText entities.RESpaceGroupType.RESpaceGroupTypeBuilder.text(RESpaceGroupTypeText... value) Navigation property _Text for RESpaceGroupType to multiple RESpaceGroupTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateusageenablementandoccupancygrouptype with type arguments of type RESpaceGroupTypeTextModifier and TypeMethodDescriptionvoidRESpaceGroupType.setText(List<RESpaceGroupTypeText> value) Overwrites the list of associated RESpaceGroupTypeText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateusageenablementandoccupancygrouptype with type arguments of type RESpaceGroupTypeTextModifierConstructorDescriptionRESpaceGroupType(String rEIntegObjSpaceGroupType, String rEIntegObjectCategory, String rESpaceGroupDirection, String rEIntegObjSpaceGroupTypeText, List<RESpaceGroupTypeText> to_Text) -
Uses of RESpaceGroupTypeText 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 RESpaceGroupTypeTextModifier and TypeMethodDescriptionDefaultRealEstateUsageEnablementAndOccupancyGroupTypeService.countRESpaceGroupTypeText()Deprecated.RealEstateUsageEnablementAndOccupancyGroupTypeService.countRESpaceGroupTypeText()Deprecated.Fetch the number of entries from theRESpaceGroupTypeTextentity collection matching the filter and search expressions.DefaultRealEstateUsageEnablementAndOccupancyGroupTypeService.getAllRESpaceGroupTypeText()Deprecated.RealEstateUsageEnablementAndOccupancyGroupTypeService.getAllRESpaceGroupTypeText()Deprecated.Fetch multipleRESpaceGroupTypeTextentities.DefaultRealEstateUsageEnablementAndOccupancyGroupTypeService.getRESpaceGroupTypeTextByKey(String rEIntegObjSpaceGroupType, String language) Deprecated.RealEstateUsageEnablementAndOccupancyGroupTypeService.getRESpaceGroupTypeTextByKey(String rEIntegObjSpaceGroupType, String language) Deprecated.Fetch a singleRESpaceGroupTypeTextentity using key fields.