Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype.LglCntntMDocContentTypeText
Packages that use LglCntntMDocContentTypeText
Package
Description
-
Uses of LglCntntMDocContentTypeText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype with type parameters of type LglCntntMDocContentTypeTextModifier and TypeFieldDescriptionstatic final LglCntntMDocContentTypeLink<LglCntntMDocContentTypeText>LglCntntMDocContentType.TO_LGL_CNTNT_M_DOC_CONTENT_TYPE_TEXTUse with available fluent helpers to apply the to_LglCntntMDocContentTypeText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype that return LglCntntMDocContentTypeTextModifier and TypeMethodDescriptionLglCntntMDocContentTypeText.LglCntntMDocContentTypeTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype that return types with arguments of type LglCntntMDocContentTypeTextModifier and TypeMethodDescriptionLglCntntMDocContentType.fetchLglCntntMDocContentTypeText()Fetches the LglCntntMDocContentTypeText entities (one to many) associated with this entity.protected Class<LglCntntMDocContentTypeText>LglCntntMDocContentTypeTextByKeyFluentHelper.getEntityClass()protected Class<LglCntntMDocContentTypeText>LglCntntMDocContentTypeTextFluentHelper.getEntityClass()io.vavr.control.Option<List<LglCntntMDocContentTypeText>>LglCntntMDocContentType.getLglCntntMDocContentTypeTextIfPresent()Retrieval of associated LglCntntMDocContentTypeText entities (one to many).LglCntntMDocContentType.getLglCntntMDocContentTypeTextOrFetch()Retrieval of associated LglCntntMDocContentTypeText entities (one to many).LglCntntMDocContentTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype with parameters of type LglCntntMDocContentTypeTextModifier and TypeMethodDescriptionvoidLglCntntMDocContentType.addLglCntntMDocContentTypeText(LglCntntMDocContentTypeText... entity) Adds elements to the list of associated LglCntntMDocContentTypeText entities.LglCntntMDocContentType.LglCntntMDocContentTypeBuilder.lglCntntMDocContentTypeText(LglCntntMDocContentTypeText... value) Navigation property to_LglCntntMDocContentTypeText for LglCntntMDocContentType to multiple LglCntntMDocContentTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype with type arguments of type LglCntntMDocContentTypeTextModifier and TypeMethodDescriptionvoidLglCntntMDocContentType.setLglCntntMDocContentTypeText(List<LglCntntMDocContentTypeText> value) Overwrites the list of associated LglCntntMDocContentTypeText entities for the loaded navigation property to_LglCntntMDocContentTypeText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype with type arguments of type LglCntntMDocContentTypeTextModifierConstructorDescriptionLglCntntMDocContentType(String lglCntntMDocContentType, List<LglCntntMDocContentTypeText> toLglCntntMDocContentTypeText) -
Uses of LglCntntMDocContentTypeText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype.link that return types with arguments of type LglCntntMDocContentTypeTextModifier and TypeMethodDescriptionLglCntntMDocContentTypeTextOneToOneLink.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.legaldocumentcontenttype.link with type arguments of type LglCntntMDocContentTypeTextModifier and TypeMethodDescriptionprotected LglCntntMDocContentTypeTextLink<ObjectT>LglCntntMDocContentTypeTextLink.translateLinkType(EntityLink<LglCntntMDocContentTypeTextLink<ObjectT>, LglCntntMDocContentTypeText, ObjectT> link)