Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatecontracttype.REContractType
Packages that use REContractType
Package
Description
-
Uses of REContractType in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatecontracttype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatecontracttype with type parameters of type REContractTypeModifier and TypeFieldDescriptionstatic final SimpleProperty<REContractType>REContractType.ALL_FIELDSSelector for all available fields of REContractType.static final SimpleProperty.String<REContractType>REContractType.RE_CONTRACT_TYPEstatic final SimpleProperty.String<REContractType>REContractType.RE_CONTRACT_TYPE_NAMEstatic final NavigationProperty.Single<REContractTypeText,REContractType> REContractTypeText.TO__R_E_CONTRACT_TYPEUse with available request builders to apply the _REContractType navigation property to query operations.static final NavigationProperty.Collection<REContractType,REContractTypeText> REContractType.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.realestatecontracttype that return REContractTypeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatecontracttype that return types with arguments of type REContractTypeModifier and TypeMethodDescriptionio.vavr.control.Option<REContractType>REContractTypeText.getREContractTypeIfPresent()Retrieval of associated REContractType entity (one to one).REContractType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatecontracttype with parameters of type REContractTypeModifier and TypeMethodDescriptionREContractTypeText.REContractTypeTextBuilder.reContractType(REContractType value) Navigation property _REContractType for REContractTypeText to single REContractType.voidREContractTypeText.setREContractType(REContractType value) Overwrites the associated REContractType entity for the loaded navigation property _REContractType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestatecontracttype with parameters of type REContractTypeModifierConstructorDescriptionREContractTypeText(String rEContractType, String language, String rEContractTypeName, REContractType to_REContractType) -
Uses of REContractType 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 REContractTypeModifier and TypeMethodDescriptionDefaultRealEstateContractTypeService.countREContractType()Deprecated.RealEstateContractTypeService.countREContractType()Deprecated.Fetch the number of entries from theREContractTypeentity collection matching the filter and search expressions.DefaultRealEstateContractTypeService.getAllREContractType()Deprecated.RealEstateContractTypeService.getAllREContractType()Deprecated.Fetch multipleREContractTypeentities.DefaultRealEstateContractTypeService.getREContractTypeByKey(String rEContractType) Deprecated.RealEstateContractTypeService.getREContractTypeByKey(String rEContractType) Deprecated.Fetch a singleREContractTypeentity using key fields.