Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm.IncotermsClassificationText
Packages that use IncotermsClassificationText
Package
Description
-
Uses of IncotermsClassificationText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm with type parameters of type IncotermsClassificationTextModifier and TypeFieldDescriptionstatic final IncotermsClassificationLink<IncotermsClassificationText>IncotermsClassification.TO_INCOTERMS_CLASSIFICATION_TEXTUse with available fluent helpers to apply the to_IncotermsClassificationText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm that return IncotermsClassificationTextModifier and TypeMethodDescriptionIncotermsClassificationText.IncotermsClassificationTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm that return types with arguments of type IncotermsClassificationTextModifier and TypeMethodDescriptionIncotermsClassification.fetchIncotermsClassificationText()Fetches the IncotermsClassificationText entities (one to many) associated with this entity.protected Class<IncotermsClassificationText>IncotermsClassificationTextByKeyFluentHelper.getEntityClass()protected Class<IncotermsClassificationText>IncotermsClassificationTextFluentHelper.getEntityClass()io.vavr.control.Option<List<IncotermsClassificationText>>IncotermsClassification.getIncotermsClassificationTextIfPresent()Retrieval of associated IncotermsClassificationText entities (one to many).IncotermsClassification.getIncotermsClassificationTextOrFetch()Retrieval of associated IncotermsClassificationText entities (one to many).IncotermsClassificationText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm with parameters of type IncotermsClassificationTextModifier and TypeMethodDescriptionvoidIncotermsClassification.addIncotermsClassificationText(IncotermsClassificationText... entity) Adds elements to the list of associated IncotermsClassificationText entities.IncotermsClassification.IncotermsClassificationBuilder.incotermsClassificationText(IncotermsClassificationText... value) Navigation property to_IncotermsClassificationText for IncotermsClassification to multiple IncotermsClassificationText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm with type arguments of type IncotermsClassificationTextModifier and TypeMethodDescriptionvoidIncotermsClassification.setIncotermsClassificationText(List<IncotermsClassificationText> value) Overwrites the list of associated IncotermsClassificationText entities for the loaded navigation property to_IncotermsClassificationText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm with type arguments of type IncotermsClassificationTextModifierConstructorDescriptionIncotermsClassification(String incotermsClassification, Boolean locationIsMandatory, List<IncotermsClassificationText> toIncotermsClassificationText) -
Uses of IncotermsClassificationText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.incoterm.link that return types with arguments of type IncotermsClassificationTextModifier and TypeMethodDescriptionIncotermsClassificationTextOneToOneLink.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.incoterm.link with type arguments of type IncotermsClassificationTextModifier and TypeMethodDescriptionprotected IncotermsClassificationTextLink<ObjectT>IncotermsClassificationTextLink.translateLinkType(EntityLink<IncotermsClassificationTextLink<ObjectT>, IncotermsClassificationText, ObjectT> link)