Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.InspectionSpecification
Packages that use InspectionSpecification
Package
Description
-
Uses of InspectionSpecification in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic with type parameters of type InspectionSpecificationModifier and TypeFieldDescriptionInspectionSpecificationText.TO_INSPECTION_SPECIFICATIONUse with available fluent helpers to apply the to_InspectionSpecification navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic that return InspectionSpecificationModifier and TypeMethodDescriptionInspectionSpecification.InspectionSpecificationBuilder.build()InspectionSpecificationText.fetchInspectionSpecification()Fetches the InspectionSpecification entity (one to one) associated with this entity.InspectionSpecificationText.getInspectionSpecificationOrFetch()Retrieval of associated InspectionSpecification entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic that return types with arguments of type InspectionSpecificationModifier and TypeMethodDescriptionprotected Class<InspectionSpecification>InspectionSpecificationByKeyFluentHelper.getEntityClass()protected Class<InspectionSpecification>InspectionSpecificationFluentHelper.getEntityClass()io.vavr.control.Option<InspectionSpecification>InspectionSpecificationText.getInspectionSpecificationIfPresent()Retrieval of associated InspectionSpecification entity (one to one).InspectionSpecification.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic with parameters of type InspectionSpecificationModifier and TypeMethodDescriptionInspectionSpecificationText.InspectionSpecificationTextBuilder.inspectionSpecification(InspectionSpecification value) Navigation property to_InspectionSpecification for InspectionSpecificationText to single InspectionSpecification.voidInspectionSpecificationText.setInspectionSpecification(InspectionSpecification value) Overwrites the associated InspectionSpecification entity for the loaded navigation property to_InspectionSpecification.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic with parameters of type InspectionSpecificationModifierConstructorDescriptionInspectionSpecificationText(String inspectionSpecification, String inspectionSpecificationVersion, String inspectionSpecificationPlant, String language, String inspectionSpecificationText, InspectionSpecification toInspectionSpecification) -
Uses of InspectionSpecification in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterinspectioncharacteristic.link that return types with arguments of type InspectionSpecificationModifier and TypeMethodDescriptionInspectionSpecificationOneToOneLink.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.masterinspectioncharacteristic.link with type arguments of type InspectionSpecificationModifier and TypeMethodDescriptionprotected InspectionSpecificationLink<ObjectT>InspectionSpecificationLink.translateLinkType(EntityLink<InspectionSpecificationLink<ObjectT>, InspectionSpecification, ObjectT> link)