Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.ChangeMasterCharc
Packages that use ChangeMasterCharc
Package
Description
-
Uses of ChangeMasterCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with type parameters of type ChangeMasterCharcModifier and TypeFieldDescriptionstatic final ChangeMasterLink<ChangeMasterCharc>ChangeMaster.TO_CHARACTERISTICSUse with available fluent helpers to apply the to_Characteristics navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 that return ChangeMasterCharcMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 that return types with arguments of type ChangeMasterCharcModifier and TypeMethodDescriptionChangeMaster.fetchCharacteristics()Fetches the ChangeMasterCharc entities (one to many) associated with this entity.io.vavr.control.Option<List<ChangeMasterCharc>>ChangeMaster.getCharacteristicsIfPresent()Retrieval of associated ChangeMasterCharc entities (one to many).ChangeMaster.getCharacteristicsOrFetch()Retrieval of associated ChangeMasterCharc entities (one to many).protected Class<ChangeMasterCharc>ChangeMasterCharcByKeyFluentHelper.getEntityClass()protected Class<ChangeMasterCharc>ChangeMasterCharcFluentHelper.getEntityClass()ChangeMasterCharc.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with parameters of type ChangeMasterCharcModifier and TypeMethodDescriptionvoidChangeMaster.addCharacteristics(ChangeMasterCharc... entity) Adds elements to the list of associated ChangeMasterCharc entities.ChangeMaster.ChangeMasterBuilder.characteristics(ChangeMasterCharc... value) Navigation property to_Characteristics for ChangeMaster to multiple ChangeMasterCharc.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with type arguments of type ChangeMasterCharcModifier and TypeMethodDescriptionvoidChangeMaster.setCharacteristics(List<ChangeMasterCharc> value) Overwrites the list of associated ChangeMasterCharc entities for the loaded navigation property to_Characteristics. -
Uses of ChangeMasterCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.link that return types with arguments of type ChangeMasterCharcModifier and TypeMethodDescriptionChangeMasterCharcOneToOneLink.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.changemasterv2.link with type arguments of type ChangeMasterCharcModifier and TypeMethodDescriptionprotected ChangeMasterCharcLink<ObjectT>ChangeMasterCharcLink.translateLinkType(EntityLink<ChangeMasterCharcLink<ObjectT>, ChangeMasterCharc, ObjectT> link)