Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype.PhaseRelationshipTypeText
Packages that use PhaseRelationshipTypeText
Package
Description
-
Uses of PhaseRelationshipTypeText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype with type parameters of type PhaseRelationshipTypeTextModifier and TypeFieldDescriptionstatic final PhaseRelationshipTypeLink<PhaseRelationshipTypeText>PhaseRelationshipType.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype that return PhaseRelationshipTypeTextModifier and TypeMethodDescriptionPhaseRelationshipTypeText.PhaseRelationshipTypeTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype that return types with arguments of type PhaseRelationshipTypeTextModifier and TypeMethodDescriptionPhaseRelationshipType.fetchText()Fetches the PhaseRelationshipTypeText entities (one to many) associated with this entity.protected Class<PhaseRelationshipTypeText>PhaseRelationshipTypeTextByKeyFluentHelper.getEntityClass()protected Class<PhaseRelationshipTypeText>PhaseRelationshipTypeTextFluentHelper.getEntityClass()io.vavr.control.Option<List<PhaseRelationshipTypeText>>PhaseRelationshipType.getTextIfPresent()Retrieval of associated PhaseRelationshipTypeText entities (one to many).PhaseRelationshipType.getTextOrFetch()Retrieval of associated PhaseRelationshipTypeText entities (one to many).PhaseRelationshipTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype with parameters of type PhaseRelationshipTypeTextModifier and TypeMethodDescriptionvoidPhaseRelationshipType.addText(PhaseRelationshipTypeText... entity) Adds elements to the list of associated PhaseRelationshipTypeText entities.PhaseRelationshipType.PhaseRelationshipTypeBuilder.text(PhaseRelationshipTypeText... value) Navigation property to_Text for PhaseRelationshipType to multiple PhaseRelationshipTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype with type arguments of type PhaseRelationshipTypeTextModifier and TypeMethodDescriptionvoidPhaseRelationshipType.setText(List<PhaseRelationshipTypeText> value) Overwrites the list of associated PhaseRelationshipTypeText entities for the loaded navigation property to_Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype with type arguments of type PhaseRelationshipTypeTextModifierConstructorDescriptionPhaseRelationshipType(String phaseRelationshipTypeKey, String phaseRelationshipType, String phaseRelationshipTypeDesc, List<PhaseRelationshipTypeText> toText) -
Uses of PhaseRelationshipTypeText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.phaserelationshiptype.link that return types with arguments of type PhaseRelationshipTypeTextModifier and TypeMethodDescriptionPhaseRelationshipTypeTextOneToOneLink.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.phaserelationshiptype.link with type arguments of type PhaseRelationshipTypeTextModifier and TypeMethodDescriptionprotected PhaseRelationshipTypeTextLink<ObjectT>PhaseRelationshipTypeTextLink.translateLinkType(EntityLink<PhaseRelationshipTypeTextLink<ObjectT>, PhaseRelationshipTypeText, ObjectT> link)